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 bfe960c commit bc1b3aeCopy full SHA for bc1b3ae
muted-tests.yml
@@ -383,6 +383,9 @@ tests:
383
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
384
method: test {p0=esql/46_downsample/Render stats from downsampled index}
385
issue: https://github.com/elastic/elasticsearch/issues/123122
386
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
387
+ method: test {p0=esql/40_unsupported_types/unsupported}
388
+ issue: https://github.com/elastic/elasticsearch/issues/123123
389
390
# Examples:
391
#
0 commit comments