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 1f05fdd commit 35cd8dcCopy full SHA for 35cd8dc
muted-tests.yml
@@ -620,6 +620,9 @@ tests:
620
- class: org.elasticsearch.reindex.ReindexFromRemoteBuildRestClientTests
621
method: testBuildRestClient
622
issue: https://github.com/elastic/elasticsearch/issues/130588
623
+- class: org.elasticsearch.http.netty4.Netty4HttpServerTransportTests
624
+ method: testRespondAfterServiceCloseWithClientCancel
625
+ issue: https://github.com/elastic/elasticsearch/issues/130590
626
627
# Examples:
628
#
0 commit comments