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 c5af929 commit 691c0b2Copy full SHA for 691c0b2
muted-tests.yml
@@ -399,6 +399,9 @@ tests:
399
- class: org.elasticsearch.smoketest.MlWithSecurityIT
400
method: test {yaml=ml/data_frame_analytics_crud/Test get stats on newly created config}
401
issue: https://github.com/elastic/elasticsearch/issues/121726
402
+- class: org.elasticsearch.index.engine.ThreadPoolMergeSchedulerTests
403
+ method: testMergeSourceWithFollowUpMergesRunSequentially
404
+ issue: https://github.com/elastic/elasticsearch/issues/125639
405
406
# Examples:
407
#
0 commit comments