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 645864b commit a69c448Copy full SHA for a69c448
muted-tests.yml
@@ -555,6 +555,9 @@ tests:
555
- class: org.elasticsearch.xpack.inference.InferenceRestIT
556
method: test {p0=inference/70_text_similarity_rank_retriever/Text similarity reranker with min_score zero includes all docs}
557
issue: https://github.com/elastic/elasticsearch/issues/137732
558
+- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
559
+ method: testSearchWithRandomDisconnects
560
+ issue: https://github.com/elastic/elasticsearch/issues/138128
561
562
# Examples:
563
#
0 commit comments