File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -585,6 +585,15 @@ tests:
585585- class : org.elasticsearch.xpack.test.rest.XPackRestIT
586586 method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
587587 issue : https://github.com/elastic/elasticsearch/issues/133014
588+ - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
589+ method : test {p0=search/160_exists_query/Test exists query on _id field}
590+ issue : https://github.com/elastic/elasticsearch/issues/133097
591+ - class : org.elasticsearch.xpack.esql.optimizer.OptimizerVerificationTests
592+ method : testRemoteEnrichAfterCoordinatorOnlyPlans
593+ issue : https://github.com/elastic/elasticsearch/issues/133015
594+ - class : org.elasticsearch.xpack.esql.analysis.AnalyzerTests
595+ method : testNoDenseVectorFailsForMagnitude
596+ issue : https://github.com/elastic/elasticsearch/issues/133013
588597
589598# Examples:
590599#
You can’t perform that action at this time.
0 commit comments