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 ea76b2c commit 869dc2eCopy full SHA for 869dc2e
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
286
method: testAvailableDiskSpaceMonitorWhenFileSystemStatErrors
287
issue: https://github.com/elastic/elasticsearch/issues/129149
288
+- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
289
+ method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
290
+ issue: https://github.com/elastic/elasticsearch/issues/129148
291
292
# Examples:
293
#
0 commit comments