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 ffcfe59 commit 2bc277dCopy full SHA for 2bc277d
muted-tests.yml
@@ -386,6 +386,9 @@ tests:
386
- class: org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT
387
method: testDeletionOfFailingToRecoverIndexShouldStopRestore
388
issue: https://github.com/elastic/elasticsearch/issues/126204
389
+- class: org.elasticsearch.index.engine.ThreadPoolMergeSchedulerTests
390
+ method: testSchedulerCloseWaitsForRunningMerge
391
+ issue: https://github.com/elastic/elasticsearch/issues/125236
392
393
# Examples:
394
#
0 commit comments