We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e1d7fc + 0f0f0ef commit 3c337daCopy full SHA for 3c337da
muted-tests.yml
@@ -426,6 +426,12 @@ tests:
426
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
427
method: testCleanupOnFailure
428
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
433
+ method: testRestartAfterCompletion
434
+ issue: https://github.com/elastic/elasticsearch/issues/126974
435
436
# Examples:
437
#
0 commit comments