We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ebee66 commit 442fe06Copy full SHA for 442fe06
muted-tests.yml
@@ -304,7 +304,10 @@ tests:
304
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
305
method: testSnapshotRestore {cluster=UPGRADED}
306
issue: https://github.com/elastic/elasticsearch/issues/111799
307
-
+- class: org.elasticsearch.search.DefaultSearchContextTests
308
+ method: testSearchConcurrencyDoesNotCreateMoreTasksThanThreads
309
+ issue: https://github.com/elastic/elasticsearch/issues/116048
310
+
311
# Examples:
312
#
313
# Mute a single test case in a YAML test suite:
0 commit comments