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 21b0691 commit 2ba21a4Copy full SHA for 2ba21a4
muted-tests.yml
@@ -675,6 +675,9 @@ tests:
675
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
676
method: test {csv-spec:string.ContainsFail}
677
issue: https://github.com/elastic/elasticsearch/issues/136112
678
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
679
+ method: test {csv-spec:union_types.MultiIndexTsLongStatsDrop}
680
+ issue: https://github.com/elastic/elasticsearch/issues/136113
681
682
# Examples:
683
#
0 commit comments