We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6416a8f commit 9dd6dbcCopy full SHA for 9dd6dbc
muted-tests.yml
@@ -450,6 +450,9 @@ tests:
450
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
451
method: test
452
issue: https://github.com/elastic/elasticsearch/issues/127536
453
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
454
+ method: test {union_types.MultiIndexSortIpStringEval ASYNC}
455
+ issue: https://github.com/elastic/elasticsearch/issues/127537
456
457
# Examples:
458
#
0 commit comments