Skip to content

Commit 3ac0f01

Browse files
Mute org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT testSearchWithRandomDisconnects #138128
1 parent d64460e commit 3ac0f01

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
@@ -377,6 +377,9 @@ tests:
377377
- class: org.elasticsearch.threadpool.ThreadPoolTests
378378
method: testDetailedUtilizationMetric
379379
issue: https://github.com/elastic/elasticsearch/issues/138242
380+
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
381+
method: testSearchWithRandomDisconnects
382+
issue: https://github.com/elastic/elasticsearch/issues/138128
380383

381384
# Examples:
382385
#

0 commit comments

Comments
 (0)