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 35cd8dc commit 77c0e76Copy full SHA for 77c0e76
muted-tests.yml
@@ -623,6 +623,9 @@ tests:
623
- class: org.elasticsearch.http.netty4.Netty4HttpServerTransportTests
624
method: testRespondAfterServiceCloseWithClientCancel
625
issue: https://github.com/elastic/elasticsearch/issues/130590
626
+- class: org.elasticsearch.http.netty4.Netty4HttpServerTransportTests
627
+ method: testRespondAfterServiceCloseWithServerCancel
628
+ issue: https://github.com/elastic/elasticsearch/issues/130591
629
630
# Examples:
631
#
0 commit comments