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 512e868 commit cd138b0Copy full SHA for cd138b0
muted-tests.yml
@@ -429,6 +429,9 @@ tests:
429
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
430
method: testRestartAfterCompletion
431
issue: https://github.com/elastic/elasticsearch/issues/126974
432
+- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
433
+ method: testDeleteCleanupIndex
434
+ issue: https://github.com/elastic/elasticsearch/issues/127008
435
436
# Examples:
437
#
0 commit comments