Skip to content

Commit

Permalink
Mute org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimize…
Browse files Browse the repository at this point in the history
…rTests testSingleMatchOperatorFilterPushdownWithStringValues {default} #119721
  • Loading branch information
elasticsearchmachine committed Jan 8, 2025
1 parent 7ecf022 commit 59e9391
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 @@ -256,6 +256,9 @@ tests:
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
method: testSingleMatchFunctionPushdownWithCasting {default}
issue: https://github.com/elastic/elasticsearch/issues/119722
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
method: testSingleMatchOperatorFilterPushdownWithStringValues {default}
issue: https://github.com/elastic/elasticsearch/issues/119721

# Examples:
#
Expand Down

0 comments on commit 59e9391

Please sign in to comment.