File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff 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#
You can’t perform that action at this time.
0 commit comments