Skip to content

Commit 8455f98

Browse files
Mute org.elasticsearch.cluster.routing.allocation.WriteLoadConstraintMonitorTests testRerouteIsNotCalledWhenNoNodesAreHotSpotting #138924
1 parent cd06830 commit 8455f98

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
@@ -484,6 +484,9 @@ tests:
484484
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
485485
method: test {p0=search.vectors/41_knn_search_byte_quantized/Test create, merge, and search cosine}
486486
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
487490

488491
# Examples:
489492
#

0 commit comments

Comments
 (0)