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 6cce5eb commit b18ad86Copy full SHA for b18ad86
muted-tests.yml
@@ -420,6 +420,9 @@ tests:
420
- class: org.elasticsearch.smoketest.MlWithSecurityIT
421
method: test {yaml=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
422
issue: https://github.com/elastic/elasticsearch/issues/138409
423
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
424
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
425
+ issue: https://github.com/elastic/elasticsearch/issues/138426
426
427
# Examples:
428
#
0 commit comments