Skip to content

Commit 442fe06

Browse files
Mute org.elasticsearch.search.DefaultSearchContextTests testSearchConcurrencyDoesNotCreateMoreTasksThanThreads elastic#116048
1 parent 6ebee66 commit 442fe06

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

muted-tests.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,10 @@ tests:
304304
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
305305
method: testSnapshotRestore {cluster=UPGRADED}
306306
issue: https://github.com/elastic/elasticsearch/issues/111799
307-
307+
- class: org.elasticsearch.search.DefaultSearchContextTests
308+
method: testSearchConcurrencyDoesNotCreateMoreTasksThanThreads
309+
issue: https://github.com/elastic/elasticsearch/issues/116048
310+
308311
# Examples:
309312
#
310313
# Mute a single test case in a YAML test suite:

0 commit comments

Comments
 (0)