Skip to content

Commit 0497e4b

Browse files
Mute org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateInlineEvalsTests testGroupingAliasingMoved_To_LeftSideOfJoin_WithExpression #124838
1 parent cd2edb2 commit 0497e4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,9 @@ tests:
354354
- class: org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateInlineEvalsTests
355355
method: testGroupingAliasingMoved_To_LeftSideOfJoin
356356
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
357360

358361
# Examples:
359362
#

0 commit comments

Comments
 (0)