Skip to content

Commit 77c0e76

Browse files
Mute org.elasticsearch.http.netty4.Netty4HttpServerTransportTests testRespondAfterServiceCloseWithServerCancel #130591
1 parent 35cd8dc commit 77c0e76

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
@@ -623,6 +623,9 @@ tests:
623623
- class: org.elasticsearch.http.netty4.Netty4HttpServerTransportTests
624624
method: testRespondAfterServiceCloseWithClientCancel
625625
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
626629

627630
# Examples:
628631
#

0 commit comments

Comments
 (0)