Skip to content

Commit 8b35fdd

Browse files
Mute org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests testSingleMatchFunctionFilterPushdownWithStringValues {default} #119720
1 parent f099658 commit 8b35fdd

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
@@ -250,6 +250,9 @@ tests:
250250
- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
251251
method: testUpgradeDataStream
252252
issue: https://github.com/elastic/elasticsearch/issues/119717
253+
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
254+
method: testSingleMatchFunctionFilterPushdownWithStringValues {default}
255+
issue: https://github.com/elastic/elasticsearch/issues/119720
253256

254257
# Examples:
255258
#

0 commit comments

Comments
 (0)