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 4dd1cc4 commit 46a350dCopy full SHA for 46a350d
muted-tests.yml
@@ -286,6 +286,9 @@ tests:
286
- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
287
method: testEnterpriseDownloaderTask
288
issue: https://github.com/elastic/elasticsearch/issues/115163
289
+- class: org.elasticsearch.http.netty4.Netty4IncrementalRequestHandlingIT
290
+ method: testServerCloseConnectionMidStream
291
+ issue: https://github.com/elastic/elasticsearch/issues/116774
292
293
# Examples:
294
#
0 commit comments