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 72aa17a commit 203a5baCopy full SHA for 203a5ba
muted-tests.yml
@@ -282,6 +282,9 @@ tests:
282
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
283
method: test {p0=ml/filter_crud/Test update filter}
284
issue: https://github.com/elastic/elasticsearch/issues/116271
285
+- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
286
+ method: test {p0=aggregations/percentiles_hdr_metric/Negative values test}
287
+ issue: https://github.com/elastic/elasticsearch/issues/116276
288
289
# Examples:
290
#
0 commit comments