Skip to content

Commit c5c300e

Browse files
Mute org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests testEvalWithScoreImplicitLimit #136921
1 parent eaf92d9 commit c5c300e

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
@@ -576,6 +576,9 @@ tests:
576576
- class: org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests
577577
method: testEvalWithScoreExplicitLimit
578578
issue: https://github.com/elastic/elasticsearch/issues/136920
579+
- class: org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests
580+
method: testEvalWithScoreImplicitLimit
581+
issue: https://github.com/elastic/elasticsearch/issues/136921
579582

580583
# Examples:
581584
#

0 commit comments

Comments
 (0)