Skip to content

Commit

Permalink
Mute org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimize…
Browse files Browse the repository at this point in the history
…rTests testSingleMatchFunctionPushdownWithCasting {default} #119722
  • Loading branch information
elasticsearchmachine committed Jan 8, 2025
1 parent 8b35fdd commit 7ecf022
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,9 @@ tests:
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
method: testSingleMatchFunctionFilterPushdownWithStringValues {default}
issue: https://github.com/elastic/elasticsearch/issues/119720
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
method: testSingleMatchFunctionPushdownWithCasting {default}
issue: https://github.com/elastic/elasticsearch/issues/119722

# Examples:
#
Expand Down

0 comments on commit 7ecf022

Please sign in to comment.