Skip to content

Commit

Permalink
Merge branch 'main' into source-mem-accounting
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidan authored Feb 21, 2025
2 parents a8cf2c5 + 45836c8 commit 4e47ef6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,24 @@ tests:
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
method: test {fork.SimpleFork ASYNC}
issue: https://github.com/elastic/elasticsearch/issues/123100
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
method: testPartialResults
issue: https://github.com/elastic/elasticsearch/issues/123101
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
method: test {fork.ForkWithWhereSortAndLimit SYNC}
issue: https://github.com/elastic/elasticsearch/issues/123103
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
method: test {fork.SimpleFork SYNC}
issue: https://github.com/elastic/elasticsearch/issues/123104
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
method: test {fork.ForkWithWhereSortDescAndLimit SYNC}
issue: https://github.com/elastic/elasticsearch/issues/123107
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
method: test {fork.ForkWithWhereSortDescAndLimit ASYNC}
issue: https://github.com/elastic/elasticsearch/issues/123108
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
method: test {fork.ForkWithCommonPrefilter SYNC}
issue: https://github.com/elastic/elasticsearch/issues/123109

# Examples:
#
Expand Down

0 comments on commit 4e47ef6

Please sign in to comment.