Skip to content

Commit c8962fd

Browse files
Mute org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution #130205
1 parent d748cc3 commit c8962fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,9 @@ tests:
551551
- class: org.elasticsearch.xpack.esql.action.EnrichIT
552552
method: testTopN
553553
issue: https://github.com/elastic/elasticsearch/issues/130122
554+
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
555+
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
556+
issue: https://github.com/elastic/elasticsearch/issues/130205
554557

555558
# Examples:
556559
#

0 commit comments

Comments
 (0)