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 3f369d3 commit f7ee3fbCopy full SHA for f7ee3fb
muted-tests.yml
@@ -288,6 +288,9 @@ tests:
288
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
289
method: test {p0=ml/data_frame_analytics_crud/Test put config with unknown field in outlier detection analysis}
290
issue: https://github.com/elastic/elasticsearch/issues/116458
291
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
292
+ method: test {p0=ml/evaluate_data_frame/Test outlier_detection with query}
293
+ issue: https://github.com/elastic/elasticsearch/issues/116484
294
295
# Examples:
296
#
0 commit comments