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 7248bf2 + ff07ce8 commit 2e1d7fcCopy full SHA for 2e1d7fc
muted-tests.yml
@@ -423,6 +423,9 @@ tests:
423
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
424
method: testRemoveAsyncIndex
425
issue: https://github.com/elastic/elasticsearch/issues/126975
426
+- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
427
+ method: testCleanupOnFailure
428
+ issue: https://github.com/elastic/elasticsearch/issues/126999
429
430
# Examples:
431
#
0 commit comments