Skip to content

Commit 942c0d6

Browse files
Mute org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests testEvaluateBlockWithoutNulls {TestCase=field: <positive mv UNORDERED longs>, percentile: <small positive double>} #114585
1 parent 45f57f1 commit 942c0d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,9 @@ tests:
321321
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
322322
method: test {categorize.Categorize ASYNC}
323323
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
324327

325328
# Examples:
326329
#

0 commit comments

Comments
 (0)