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 cb9c0a7 commit e4f5ce7Copy full SHA for e4f5ce7
muted-tests.yml
@@ -633,6 +633,9 @@ tests:
633
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithFiltersIT
634
method: testFilterWithUnavailableRemote
635
issue: https://github.com/elastic/elasticsearch/issues/133450
636
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlClientYamlIT
637
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
638
+ issue: https://github.com/elastic/elasticsearch/issues/133461
639
640
# Examples:
641
#
0 commit comments