Skip to content

Commit df38e16

Browse files
elasticsearchmachinefzowl
authored andcommitted
Mute org.elasticsearch.cluster.routing.allocation.decider.WriteLoadConstraintDeciderIT testCanRemainNotPreferredIsIgnoredWhenAllOtherNodesReturnNotPreferred elastic#137162
1 parent 1d3b25d commit df38e16

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
@@ -531,6 +531,9 @@ tests:
531531
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
532532
method: test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}
533533
issue: https://github.com/elastic/elasticsearch/issues/137160
534+
- class: org.elasticsearch.cluster.routing.allocation.decider.WriteLoadConstraintDeciderIT
535+
method: testCanRemainNotPreferredIsIgnoredWhenAllOtherNodesReturnNotPreferred
536+
issue: https://github.com/elastic/elasticsearch/issues/137162
534537

535538
# Examples:
536539
#

0 commit comments

Comments
 (0)