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 eca383d commit fb6ec9aCopy full SHA for fb6ec9a
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