We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d54069 commit 2988109Copy full SHA for 2988109
muted-tests.yml
@@ -448,3 +448,6 @@ tests:
448
- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
449
method: testEnterpriseDownloaderTask
450
issue: https://github.com/elastic/elasticsearch/issues/126124
451
+- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
452
+ method: testSearchWithRandomDisconnects
453
+ issue: https://github.com/elastic/elasticsearch/issues/122707
0 commit comments