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.
1 parent 721fd14 commit ff07ce8Copy full SHA for ff07ce8
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