Skip to content

Commit 2e1d7fc

Browse files
Merge branch 'main' into fix-knn-scroll
2 parents 7248bf2 + ff07ce8 commit 2e1d7fc

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
@@ -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)