Skip to content

Commit eaf92d9

Browse files
Mute org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests testEvalWithScoreExplicitLimit #136920
1 parent 247feeb commit eaf92d9

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
@@ -573,6 +573,9 @@ tests:
573573
- class: org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
574574
method: testTextFieldWithKeywordSubfield {STORED}
575575
issue: https://github.com/elastic/elasticsearch/issues/136918
576+
- class: org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests
577+
method: testEvalWithScoreExplicitLimit
578+
issue: https://github.com/elastic/elasticsearch/issues/136920
576579

577580
# Examples:
578581
#

0 commit comments

Comments
 (0)