Skip to content

Commit c69d4f2

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

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
@@ -324,6 +324,9 @@ tests:
324324
- class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests
325325
method: "testEvaluateBlockWithoutNulls {TestCase=field: <positive mv UNORDERED longs>, percentile: <small positive double>}"
326326
issue: https://github.com/elastic/elasticsearch/issues/114585
327+
- class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests
328+
method: "testEvaluateBlockWithoutNulls {TestCase=field: <positive mv SORTED_ASCENDING longs>, percentile: <small positive double>}"
329+
issue: https://github.com/elastic/elasticsearch/issues/114586
327330

328331
# Examples:
329332
#

0 commit comments

Comments
 (0)