Skip to content

Commit a7b7b50

Browse files
Mute org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests testEvaluateBlockWithoutNulls {TestCase=field: <positive mv DEDUPLICATED_UNORDERD longs>, percentile: <small positive double>} #114588
1 parent 28912d2 commit a7b7b50

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
@@ -330,6 +330,9 @@ tests:
330330
- class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests
331331
method: "testEvaluateBlockWithoutNulls {TestCase=field: <positive mv DEDUPLICATED_AND_SORTED_ASCENDING longs>, percentile: <small positive double>}"
332332
issue: https://github.com/elastic/elasticsearch/issues/114587
333+
- class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests
334+
method: "testEvaluateBlockWithoutNulls {TestCase=field: <positive mv DEDUPLICATED_UNORDERD longs>, percentile: <small positive double>}"
335+
issue: https://github.com/elastic/elasticsearch/issues/114588
333336

334337
# Examples:
335338
#

0 commit comments

Comments
 (0)