Skip to content

Commit 90892c7

Browse files
Mute org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT testSearchWithRandomDisconnects #116175
1 parent a1daddc commit 90892c7

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
@@ -279,6 +279,9 @@ tests:
279279
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
280280
method: test {p0=terms_enum/10_basic/Test security}
281281
issue: https://github.com/elastic/elasticsearch/issues/116178
282+
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
283+
method: testSearchWithRandomDisconnects
284+
issue: https://github.com/elastic/elasticsearch/issues/116175
282285

283286
# Examples:
284287
#

0 commit comments

Comments
 (0)