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 f98dc57 commit 67080c9Copy full SHA for 67080c9
muted-tests.yml
@@ -342,6 +342,9 @@ tests:
342
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
343
method: test {p0=snapshot/10_basic/Create a source only snapshot and then restore it}
344
issue: https://github.com/elastic/elasticsearch/issues/122755
345
+- class: org.elasticsearch.smoketest.MlWithSecurityIT
346
+ method: test {yaml=ml/data_frame_analytics_crud/Test get stats given multiple analytics}
347
+ issue: https://github.com/elastic/elasticsearch/issues/123034
348
349
# Examples:
350
#
0 commit comments