Skip to content

Commit ff07ce8

Browse files
Mute org.elasticsearch.xpack.search.AsyncSearchActionIT testCleanupOnFailure #126999
1 parent 721fd14 commit ff07ce8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,9 @@ tests:
423423
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
424424
method: testRemoveAsyncIndex
425425
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
426429

427430
# Examples:
428431
#

0 commit comments

Comments
 (0)