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 @@ -347,6 +347,18 @@ tests:
347347- class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
348348 method : test {fork.SimpleFork ASYNC}
349349 issue : https://github.com/elastic/elasticsearch/issues/123100
350+ - class : org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
351+ method : testPartialResults
352+ issue : https://github.com/elastic/elasticsearch/issues/123101
353+ - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
354+ method : test {fork.ForkWithWhereSortAndLimit SYNC}
355+ issue : https://github.com/elastic/elasticsearch/issues/123103
356+ - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
357+ method : test {fork.SimpleFork SYNC}
358+ issue : https://github.com/elastic/elasticsearch/issues/123104
359+ - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
360+ method : test {fork.ForkWithWhereSortDescAndLimit SYNC}
361+ issue : https://github.com/elastic/elasticsearch/issues/123107
350362
351363# Examples:
352364#
You can’t perform that action at this time.
0 commit comments