Skip to content

Commit 97f587e

Browse files
committed
Mute org.elasticsearch.http.netty4.Netty4IncrementalRequestHandlingIT#testClientConnectionCloseMidStream
1 parent 3a976d9 commit 97f587e

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
@@ -232,6 +232,9 @@ tests:
232232
- class: org.elasticsearch.repositories.s3.RepositoryS3RestIT
233233
method: testReloadCredentialsFromKeystore
234234
issue: https://github.com/elastic/elasticsearch/issues/116811
235+
- class: org.elasticsearch.http.netty4.Netty4IncrementalRequestHandlingIT
236+
method: testClientConnectionCloseMidStream
237+
issue: https://github.com/elastic/elasticsearch/issues/116815
235238

236239
# Examples:
237240
#

0 commit comments

Comments
 (0)