Skip to content

Commit 26e37ad

Browse files
Mute org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizerTests testPushDownFunctionsLookupJoin elastic#139449
1 parent 70f65aa commit 26e37ad

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
@@ -478,6 +478,9 @@ tests:
478478
- class: org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceDateTruncBucketWithRoundToTests
479479
method: testPushDownFunctionsLookupJoin
480480
issue: https://github.com/elastic/elasticsearch/issues/139448
481+
- class: org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizerTests
482+
method: testPushDownFunctionsLookupJoin
483+
issue: https://github.com/elastic/elasticsearch/issues/139449
481484

482485
# Examples:
483486
#

0 commit comments

Comments
 (0)