Skip to content

ES|QL: unmute SetClusterTests#140702

Merged
elasticsearchmachine merged 9 commits intoelastic:mainfrom
luigidellaquila:esql/unmute_set_cluster_tests
Jan 16, 2026
Merged

ES|QL: unmute SetClusterTests#140702
elasticsearchmachine merged 9 commits intoelastic:mainfrom
luigidellaquila:esql/unmute_set_cluster_tests

Conversation

@luigidellaquila
Copy link
Contributor

@luigidellaquila luigidellaquila commented Jan 15, 2026

Unmuting a test that should be already fixed and fixing some release tests

Fixes: #140673
Fixes: #140750
Fixes: #140751
Fixes: #140752

@luigidellaquila luigidellaquila added >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) test-release Trigger CI checks against release build :Analytics/ES|QL AKA ESQL labels Jan 15, 2026
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.4.0 labels Jan 15, 2026
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

* \_EsQueryExec[test], query={"terms":{"_tier":["data_hot","data_warm"],"boost":0.0}}
*/
public void testPushDownMetadataTierInOperator() {
assumeTrue("_tier metadata only available in snapshot builds", Build.current().isSnapshot());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching it!

@elasticsearchmachine elasticsearchmachine merged commit 994e2b7 into elastic:main Jan 16, 2026
36 checks passed
@luigidellaquila luigidellaquila deleted the esql/unmute_set_cluster_tests branch January 16, 2026 11:09
spinscale pushed a commit to spinscale/elasticsearch that referenced this pull request Jan 21, 2026
Unmuting a test that should be already fixed and fixing some release
tests

Fixes: elastic#140673 Fixes:
elastic#140750 Fixes:
elastic#140751 Fixes:
elastic#140752
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests test-release Trigger CI checks against release build v9.4.0

3 participants