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 5bec44a commit 13365ddCopy full SHA for 13365dd
muted-tests.yml
@@ -580,6 +580,9 @@ tests:
580
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
581
method: test
582
issue: https://github.com/elastic/elasticsearch/issues/129819
583
+- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
584
+ method: testAbortingOrRunningMergeTaskHoldsUpBudget
585
+ issue: https://github.com/elastic/elasticsearch/issues/129823
586
587
# Examples:
588
#
0 commit comments