Skip to content

Commit 08d857d

Browse files
Mute org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT testSearchWithRandomDisconnects #116175
1 parent b974020 commit 08d857d

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
@@ -368,6 +368,9 @@ tests:
368368
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
369369
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
370370
issue: https://github.com/elastic/elasticsearch/issues/102992
371+
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
372+
method: testSearchWithRandomDisconnects
373+
issue: https://github.com/elastic/elasticsearch/issues/116175
371374

372375
# Examples:
373376
#

0 commit comments

Comments
 (0)