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 6fa6546 commit a7fbb3bCopy full SHA for a7fbb3b
muted-tests.yml
@@ -279,6 +279,9 @@ tests:
279
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
280
method: testChildrenTasksCancelledOnTimeout
281
issue: https://github.com/elastic/elasticsearch/issues/123568
282
+- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
283
+ method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
284
+ issue: https://github.com/elastic/elasticsearch/issues/130205
285
286
# Examples:
287
#
0 commit comments