Skip to content

Commit 7ecf022

Browse files
Mute org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests testSingleMatchFunctionPushdownWithCasting {default} #119722
1 parent 8b35fdd commit 7ecf022

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
@@ -253,6 +253,9 @@ tests:
253253
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
254254
method: testSingleMatchFunctionFilterPushdownWithStringValues {default}
255255
issue: https://github.com/elastic/elasticsearch/issues/119720
256+
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
257+
method: testSingleMatchFunctionPushdownWithCasting {default}
258+
issue: https://github.com/elastic/elasticsearch/issues/119722
256259

257260
# Examples:
258261
#

0 commit comments

Comments
 (0)