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 054e686 commit 9fe97abCopy full SHA for 9fe97ab
muted-tests.yml
@@ -552,6 +552,9 @@ tests:
552
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlIT
553
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
554
issue: https://github.com/elastic/elasticsearch/issues/133841
555
+- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT
556
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
557
+ issue: https://github.com/elastic/elasticsearch/issues/133842
558
559
# Examples:
560
#
0 commit comments