Skip to content

Commit 28912d2

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

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
@@ -327,6 +327,9 @@ tests:
327327
- class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests
328328
method: "testEvaluateBlockWithoutNulls {TestCase=field: <positive mv SORTED_ASCENDING longs>, percentile: <small positive double>}"
329329
issue: https://github.com/elastic/elasticsearch/issues/114586
330+
- class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests
331+
method: "testEvaluateBlockWithoutNulls {TestCase=field: <positive mv DEDUPLICATED_AND_SORTED_ASCENDING longs>, percentile: <small positive double>}"
332+
issue: https://github.com/elastic/elasticsearch/issues/114587
330333

331334
# Examples:
332335
#

0 commit comments

Comments
 (0)