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 1d3b25d commit df38e16Copy full SHA for df38e16
muted-tests.yml
@@ -531,6 +531,9 @@ tests:
531
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
532
method: test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}
533
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
537
538
# Examples:
539
#
0 commit comments