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 8572436 commit 4578148Copy full SHA for 4578148
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