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 b02a661 commit 0991b74Copy full SHA for 0991b74
muted-tests.yml
@@ -407,6 +407,9 @@ tests:
407
- class: org.elasticsearch.xpack.inference.InferenceRestIT
408
method: test {p0=inference/70_text_similarity_rank_retriever/Text similarity reranker with min_score zero includes all docs}
409
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
413
414
# Examples:
415
#
0 commit comments