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 6e3c8d5 commit 7ad41ecCopy full SHA for 7ad41ec
muted-tests.yml
@@ -516,6 +516,9 @@ tests:
516
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
517
method: testAvailableDiskSpaceMonitorWhenFileSystemStatErrors
518
issue: https://github.com/elastic/elasticsearch/issues/129149
519
+- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
520
+ method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
521
+ issue: https://github.com/elastic/elasticsearch/issues/129148
522
523
# Examples:
524
#
0 commit comments