Skip to content

Commit 37ba3d6

Browse files
Updated muted-tests.yml
1 parent 55641fb commit 37ba3d6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

muted-tests.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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
#

0 commit comments

Comments
 (0)