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 c8a8d4d commit b3d5dbdCopy full SHA for b3d5dbd
muted-tests.yml
@@ -279,6 +279,9 @@ tests:
279
- class: org.elasticsearch.smoketest.MlWithSecurityIT
280
method: test {yaml=ml/inference_crud/Test force delete given model with alias referenced by pipeline}
281
issue: https://github.com/elastic/elasticsearch/issues/116443
282
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
283
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
284
+ issue: https://github.com/elastic/elasticsearch/issues/116448
285
286
# Examples:
287
#
0 commit comments