Skip to content

Commit 8112b25

Browse files
Mute org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT testSearchWithRandomDisconnects elastic#138128
1 parent e34cc11 commit 8112b25

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
@@ -474,6 +474,9 @@ tests:
474474
- class: org.elasticsearch.simdvec.ESVectorUtilTests
475475
method: testSoarDistanceBulk
476476
issue: https://github.com/elastic/elasticsearch/issues/138117
477+
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
478+
method: testSearchWithRandomDisconnects
479+
issue: https://github.com/elastic/elasticsearch/issues/138128
477480

478481
# Examples:
479482
#

0 commit comments

Comments
 (0)