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 a1daddc commit 90892c7Copy full SHA for 90892c7
muted-tests.yml
@@ -279,6 +279,9 @@ tests:
279
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
280
method: test {p0=terms_enum/10_basic/Test security}
281
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
285
286
# Examples:
287
#
0 commit comments