We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd761b commit 270aee7Copy full SHA for 270aee7
muted-tests.yml
@@ -564,6 +564,9 @@ tests:
564
- class: org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationIntAggregatorFunctionTests
565
method: testSimpleSmallInput
566
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
570
571
# Examples:
572
#
0 commit comments