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 35be01d commit 99be994Copy full SHA for 99be994
muted-tests.yml
@@ -564,6 +564,9 @@ tests:
564
- class: org.elasticsearch.xpack.inference.InferenceRestIT
565
method: test {p0=inference/70_text_similarity_rank_retriever/Text similarity reranker with min_score zero includes all docs}
566
issue: https://github.com/elastic/elasticsearch/issues/137732
567
+- class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
568
+ method: testStalledShardMigrationProperlyDetected
569
+ issue: https://github.com/elastic/elasticsearch/issues/115697
570
571
# Examples:
572
#
0 commit comments