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.
2 parents 819a539 + a47e00f commit 4812f14Copy full SHA for 4812f14
muted-tests.yml
@@ -541,6 +541,9 @@ tests:
541
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
542
method: testWithDatastreams
543
issue: https://github.com/elastic/elasticsearch/issues/129457
544
+- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
545
+ method: testMergeTasksAreUnblockedWhenMoreDiskSpaceBecomesAvailable
546
+ issue: https://github.com/elastic/elasticsearch/issues/129296
547
548
# Examples:
549
#
0 commit comments