Skip to content

Commit 5a18127

Browse files
Mute org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationIntAggregatorFunctionTests testSimpleSmallInput #136905
1 parent 51a0a13 commit 5a18127

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
@@ -561,6 +561,9 @@ tests:
561561
- class: org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationDoubleAggregatorFunctionTests
562562
method: testSimpleSmallInput
563563
issue: https://github.com/elastic/elasticsearch/issues/136904
564+
- class: org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationIntAggregatorFunctionTests
565+
method: testSimpleSmallInput
566+
issue: https://github.com/elastic/elasticsearch/issues/136905
564567

565568
# Examples:
566569
#

0 commit comments

Comments
 (0)