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 6af591c commit e455477Copy full SHA for e455477
muted-tests.yml
@@ -422,3 +422,6 @@ tests:
422
- class: org.elasticsearch.xpack.ml.integration.ForecastIT
423
method: testOverflowToDisk
424
issue: https://github.com/elastic/elasticsearch/issues/117740
425
+- class: org.elasticsearch.aggregations.bucket.SearchCancellationIT
426
+ method: testCancellationDuringTimeSeriesAggregation
427
+ issue: https://github.com/elastic/elasticsearch/issues/118992
0 commit comments