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 4a28619 commit 0c27c55Copy full SHA for 0c27c55
muted-tests.yml
@@ -527,6 +527,9 @@ tests:
527
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
528
method: test {csv-spec:spatial.ConvertFromStringParseError}
529
issue: https://github.com/elastic/elasticsearch/issues/132558
530
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
531
+ method: test {p0=esql/40_unsupported_types/nested declared inline}
532
+ issue: https://github.com/elastic/elasticsearch/issues/126606
533
534
# Examples:
535
#
0 commit comments