Skip to content

Commit

Permalink
Mute tests expected to fail due to PR clash (elastic#114704)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigtaverner authored Oct 14, 2024
1 parent bdbd15e commit cbf46a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,12 @@ tests:
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
method: testMinimumVersionShardDuringPhaseExecution
issue: https://github.com/elastic/elasticsearch/issues/114611
- class: org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizerTests
method: testPushSpatialIntersectsEvalToSource {default}
issue: https://github.com/elastic/elasticsearch/issues/114627
- class: org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizerTests
method: testPushWhereEvalToSource {default}
issue: https://github.com/elastic/elasticsearch/issues/114628

# Examples:
#
Expand Down

0 comments on commit cbf46a3

Please sign in to comment.