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 bca530c commit 9d8240bCopy full SHA for 9d8240b
muted-tests.yml
@@ -266,6 +266,9 @@ tests:
266
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
267
method: test {p0=ml/inference_crud/Test force delete given model referenced by pipeline}
268
issue: https://github.com/elastic/elasticsearch/issues/116555
269
+- class: org.elasticsearch.smoketest.MlWithSecurityIT
270
+ method: test {yaml=ml/data_frame_analytics_crud/Test delete given stopped config}
271
+ issue: https://github.com/elastic/elasticsearch/issues/116608
272
273
# Examples:
274
#
0 commit comments