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 05d1acf commit 1b15aa8Copy full SHA for 1b15aa8
muted-tests.yml
@@ -267,6 +267,9 @@ tests:
267
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
268
method: test {p0=aggregations/percentiles_hdr_metric/Negative values test}
269
issue: https://github.com/elastic/elasticsearch/issues/116276
270
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
271
+ method: test {p0=ml/get_datafeeds/Test explicit get all datafeeds}
272
+ issue: https://github.com/elastic/elasticsearch/issues/116284
273
274
# Examples:
275
#
0 commit comments