Skip to content

Commit 46a350d

Browse files
Mute org.elasticsearch.http.netty4.Netty4IncrementalRequestHandlingIT testServerCloseConnectionMidStream #116774
1 parent 4dd1cc4 commit 46a350d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,9 @@ tests:
286286
- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
287287
method: testEnterpriseDownloaderTask
288288
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
289292

290293
# Examples:
291294
#

0 commit comments

Comments
 (0)