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 1b695d3 commit cd42286Copy full SHA for cd42286
muted-tests.yml
@@ -232,6 +232,9 @@ tests:
232
- class: org.elasticsearch.http.netty4.Netty4IncrementalRequestHandlingIT
233
method: testClientConnectionCloseMidStream
234
issue: https://github.com/elastic/elasticsearch/issues/116815
235
+- class: org.elasticsearch.http.netty4.Netty4IncrementalRequestHandlingIT
236
+ method: testServerExceptionMidStream
237
+ issue: https://github.com/elastic/elasticsearch/issues/116838
238
239
# Examples:
240
#
0 commit comments