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 @@ -435,6 +435,15 @@ tests:
435435- class : org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
436436 method : testPushCaseInsensitiveEqualityOnDefaults
437437 issue : https://github.com/elastic/elasticsearch/issues/127431
438+ - class : org.elasticsearch.xpack.esql.type.EsqlDataTypeConverterTests
439+ method : testSuggestedCast
440+ issue : https://github.com/elastic/elasticsearch/issues/127535
441+ - class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
442+ method : test
443+ issue : https://github.com/elastic/elasticsearch/issues/127536
444+ - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
445+ method : test {union_types.MultiIndexSortIpStringEval ASYNC}
446+ issue : https://github.com/elastic/elasticsearch/issues/127537
438447
439448# Examples:
440449#
You can’t perform that action at this time.
0 commit comments