Skip to content

Commit 3c337da

Browse files
Merge branch 'main' into fix-knn-scroll
2 parents 2e1d7fc + 0f0f0ef commit 3c337da

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,12 @@ tests:
426426
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
427427
method: testCleanupOnFailure
428428
issue: https://github.com/elastic/elasticsearch/issues/126999
429+
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
430+
method: testUpdateStoreKeepAlive
431+
issue: https://github.com/elastic/elasticsearch/issues/127001
432+
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
433+
method: testRestartAfterCompletion
434+
issue: https://github.com/elastic/elasticsearch/issues/126974
429435

430436
# Examples:
431437
#

0 commit comments

Comments
 (0)