mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-31 01:11:29 +08:00
@@ -541,6 +541,7 @@ func TestArchiveMaxFileSize(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestExtractConcurrency(t *testing.T) {
|
||||
t.Skip("Skipped due to flakiness — tracked in https://mattermost.atlassian.net/browse/MM-70109")
|
||||
logger := mlog.CreateConsoleTestLogger(t)
|
||||
resetExtractionConcurrencyForTest(1)
|
||||
t.Cleanup(func() {
|
||||
|
||||
Reference in New Issue
Block a user