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 591a08f commit 6c7d3a7Copy full SHA for 6c7d3a7
muted-tests.yml
@@ -473,3 +473,6 @@ tests:
473
- class: org.elasticsearch.docker.test.DockerYmlTestSuiteIT
474
method: test {p0=/11_nodes/Test cat nodes output with full_id set}
475
issue: https://github.com/elastic/elasticsearch/issues/125903
476
+- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
477
+ method: testSearchWithRandomDisconnects
478
+ issue: https://github.com/elastic/elasticsearch/issues/122707
0 commit comments