Skip to content

Commit a69c448

Browse files
Mute org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT testSearchWithRandomDisconnects elastic#138128
1 parent 645864b commit a69c448

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
@@ -555,6 +555,9 @@ tests:
555555
- class: org.elasticsearch.xpack.inference.InferenceRestIT
556556
method: test {p0=inference/70_text_similarity_rank_retriever/Text similarity reranker with min_score zero includes all docs}
557557
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
558561

559562
# Examples:
560563
#

0 commit comments

Comments
 (0)