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.
2 parents 63c66c5 + d21b62f commit ae43b53Copy full SHA for ae43b53
muted-tests.yml
@@ -5,6 +5,9 @@ tests:
5
- class: org.elasticsearch.packaging.test.CertGenCliTests
6
method: test40RunWithCert
7
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
11
12
# Examples:
13
#
0 commit comments