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 d3abf9d commit f097b6eCopy full SHA for f097b6e
muted-tests.yml
@@ -406,6 +406,9 @@ tests:
406
- class: org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
407
method: testCloseSkipUnavailable
408
issue: https://github.com/elastic/elasticsearch/issues/121627
409
+- class: org.elasticsearch.xpack.downsample.DownsampleActionSingleNodeTests
410
+ method: testDuplicateDownsampleRequest
411
+ issue: https://github.com/elastic/elasticsearch/issues/122158
412
413
# Examples:
414
#
0 commit comments