Skip to content

Commit 270aee7

Browse files
Mute org.elasticsearch.xpack.downsample.DownsampleIT testPartialNullMetricsAfterDownsampling #136914
1 parent 0dd761b commit 270aee7

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
@@ -564,6 +564,9 @@ tests:
564564
- class: org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationIntAggregatorFunctionTests
565565
method: testSimpleSmallInput
566566
issue: https://github.com/elastic/elasticsearch/issues/136905
567+
- class: org.elasticsearch.xpack.downsample.DownsampleIT
568+
method: testPartialNullMetricsAfterDownsampling
569+
issue: https://github.com/elastic/elasticsearch/issues/136914
567570

568571
# Examples:
569572
#

0 commit comments

Comments
 (0)