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 35cdc82 commit 1e8edd5Copy full SHA for 1e8edd5
muted-tests.yml
@@ -357,6 +357,9 @@ tests:
357
- class: org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateInlineEvalsTests
358
method: testGroupingAliasingMoved_To_LeftSideOfJoin_WithExpression
359
issue: https://github.com/elastic/elasticsearch/issues/124838
360
+- class: org.elasticsearch.datastreams.lifecycle.DataStreamLifecycleServiceIT
361
+ method: testAutomaticForceMerge
362
+ issue: https://github.com/elastic/elasticsearch/issues/124846
363
364
# Examples:
365
#
0 commit comments