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 e67e50b commit efa71d7Copy full SHA for efa71d7
muted-tests.yml
@@ -475,6 +475,9 @@ tests:
475
- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
476
method: testCancellationViaTimeoutWithAllowPartialResultsSetToFalse
477
issue: https://github.com/elastic/elasticsearch/issues/131248
478
+- class: org.elasticsearch.xpack.downsample.DownsampleIT
479
+ method: testAggMetricInEsqlTSAfterDownsampling
480
+ issue: https://github.com/elastic/elasticsearch/issues/131500
481
482
# Examples:
483
#
0 commit comments