Skip to content

Commit df1878a

Browse files
committed
Merge branch 'main' into dense_vector_stats
2 parents bd0d782 + ff07ce8 commit df1878a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

muted-tests.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,18 @@ tests:
414414
- class: org.elasticsearch.cli.keystore.AddStringKeyStoreCommandTests
415415
method: testStdinWithMultipleValues
416416
issue: https://github.com/elastic/elasticsearch/issues/126882
417+
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
418+
method: testDeleteCancelRunningTask
419+
issue: https://github.com/elastic/elasticsearch/issues/126994
420+
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
421+
method: testMaxResponseSize
422+
issue: https://github.com/elastic/elasticsearch/issues/126995
423+
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
424+
method: testRemoveAsyncIndex
425+
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
417429

418430
# Examples:
419431
#

0 commit comments

Comments
 (0)