We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64460e commit 3ac0f01Copy full SHA for 3ac0f01
muted-tests.yml
@@ -377,6 +377,9 @@ tests:
377
- class: org.elasticsearch.threadpool.ThreadPoolTests
378
method: testDetailedUtilizationMetric
379
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
383
384
# Examples:
385
#
0 commit comments