Skip to content

Commit f21c61c

Browse files
Mute org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDeciderTests testCanAllocatePrimaryExistingInRestoreInProgress #135566
1 parent 2787546 commit f21c61c

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
@@ -624,6 +624,9 @@ tests:
624624
- class: org.elasticsearch.search.ccs.SparseVectorQueryBuilderCrossClusterSearchIT
625625
method: testSparseVectorQueryWithCcsMinimizeRoundTripsFalse
626626
issue: https://github.com/elastic/elasticsearch/issues/135559
627+
- class: org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDeciderTests
628+
method: testCanAllocatePrimaryExistingInRestoreInProgress
629+
issue: https://github.com/elastic/elasticsearch/issues/135566
627630

628631
# Examples:
629632
#

0 commit comments

Comments
 (0)