File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -348,6 +348,15 @@ tests:
348348- class : org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
349349 method : testIndexing {upgradedNodes=1}
350350 issue : https://github.com/elastic/elasticsearch/issues/124833
351+ - class : org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
352+ method : testUpdateIndexTemplateToDataStreamLifecyclePreference
353+ issue : https://github.com/elastic/elasticsearch/issues/124837
354+ - class : org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateInlineEvalsTests
355+ method : testGroupingAliasingMoved_To_LeftSideOfJoin
356+ issue : https://github.com/elastic/elasticsearch/issues/124839
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
351360
352361# Examples:
353362#
You can’t perform that action at this time.
0 commit comments