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 cd06830 commit 8455f98Copy full SHA for 8455f98
muted-tests.yml
@@ -484,6 +484,9 @@ tests:
484
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
485
method: test {p0=search.vectors/41_knn_search_byte_quantized/Test create, merge, and search cosine}
486
issue: https://github.com/elastic/elasticsearch/issues/138909
487
+- class: org.elasticsearch.cluster.routing.allocation.WriteLoadConstraintMonitorTests
488
+ method: testRerouteIsNotCalledWhenNoNodesAreHotSpotting
489
+ issue: https://github.com/elastic/elasticsearch/issues/138924
490
491
# Examples:
492
#
0 commit comments