Skip to content

Commit 0991b74

Browse files
Mute org.elasticsearch.xpack.shutdown.NodeShutdownIT testStalledShardMigrationProperlyDetected #115697
1 parent b02a661 commit 0991b74

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
@@ -407,6 +407,9 @@ tests:
407407
- class: org.elasticsearch.xpack.inference.InferenceRestIT
408408
method: test {p0=inference/70_text_similarity_rank_retriever/Text similarity reranker with min_score zero includes all docs}
409409
issue: https://github.com/elastic/elasticsearch/issues/137732
410+
- class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
411+
method: testStalledShardMigrationProperlyDetected
412+
issue: https://github.com/elastic/elasticsearch/issues/115697
410413

411414
# Examples:
412415
#

0 commit comments

Comments
 (0)