Skip to content

Commit d21b62f

Browse files
authored
Mute flaky RestCancellableNodeClientTests#testConcurrentExecuteAndClose (elastic#130965)
These failures are test bugs that are fixed on later branches. The backporting of the fixes is non-trivial as they depend on things that don't exist in 7.17
1 parent 9b6a28f commit d21b62f

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
@@ -5,6 +5,9 @@ tests:
55
- class: org.elasticsearch.packaging.test.CertGenCliTests
66
method: test40RunWithCert
77
issue: https://github.com/elastic/elasticsearch/issues/109831
8+
- class: org.elasticsearch.rest.action.RestCancellableNodeClientTests
9+
method: testConcurrentExecuteAndClose
10+
issue: https://github.com/elastic/elasticsearch/issues/130372
811

912
# Examples:
1013
#

0 commit comments

Comments
 (0)