Skip to content

Commit 35cd8dc

Browse files
Mute org.elasticsearch.http.netty4.Netty4HttpServerTransportTests testRespondAfterServiceCloseWithClientCancel #130590
1 parent 1f05fdd commit 35cd8dc

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
@@ -620,6 +620,9 @@ tests:
620620
- class: org.elasticsearch.reindex.ReindexFromRemoteBuildRestClientTests
621621
method: testBuildRestClient
622622
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
623626

624627
# Examples:
625628
#

0 commit comments

Comments
 (0)