Skip to content

Commit cd138b0

Browse files
Mute org.elasticsearch.xpack.search.AsyncSearchActionIT testDeleteCleanupIndex #127008
1 parent 512e868 commit cd138b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,9 @@ tests:
429429
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
430430
method: testRestartAfterCompletion
431431
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
432435

433436
# Examples:
434437
#

0 commit comments

Comments
 (0)