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 45f57f1 commit 942c0d6Copy full SHA for 942c0d6
muted-tests.yml
@@ -321,6 +321,9 @@ tests:
321
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
322
method: test {categorize.Categorize ASYNC}
323
issue: https://github.com/elastic/elasticsearch/issues/113721
324
+- class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests
325
+ method: "testEvaluateBlockWithoutNulls {TestCase=field: <positive mv UNORDERED longs>, percentile: <small positive double>}"
326
+ issue: https://github.com/elastic/elasticsearch/issues/114585
327
328
# Examples:
329
#
0 commit comments