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 8bb8184 commit 29e1303Copy full SHA for 29e1303
muted-tests.yml
@@ -612,6 +612,9 @@ tests:
612
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
613
method: testLookupExplosionBigString
614
issue: https://github.com/elastic/elasticsearch/issues/135122
615
+- class: org.elasticsearch.cluster.routing.allocation.allocator.DesiredBalanceComputerTests
616
+ method: testDesiredBalanceShouldConvergeInABigCluster
617
+ issue: https://github.com/elastic/elasticsearch/issues/135123
618
619
# Examples:
620
#
0 commit comments