Skip to content

Conversation

luigidellaquila
Copy link
Contributor

Make testNotLikeListKeyword more deterministic: in some cases, it returns no values for the remote or for the local cluster, that is just a consequence of the randomization.

Fixes: #131155

@luigidellaquila luigidellaquila added >test Issues or PRs that are addressing/adding tests :Analytics/ES|QL AKA ESQL labels Jul 14, 2025
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.2.0 labels Jul 14, 2025
@elasticsearchmachine
Copy link
Collaborator

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

TestEntitlementBootstrap.setActive(false == withoutEntitlements);
TestEntitlementBootstrap.setTriviallyAllowingTestCode(false == withEntitlementsOnTestCode);
if (entitledPackages != null) {
assert withEntitlementsOnTestCode == false : "Cannot use @WithEntitlementsOnTestCode together with @EntitledTestPackages";
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this change related?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No... probably a fat finger, let me fix it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think GitHub is not having a good day... I didn't change it, this PR did, so that change is already in main.
Updating the PR branch fixed the "problem"

@luigidellaquila luigidellaquila enabled auto-merge (squash) July 14, 2025 12:05
@luigidellaquila luigidellaquila disabled auto-merge July 14, 2025 12:11
@luigidellaquila luigidellaquila merged commit d154230 into elastic:main Jul 14, 2025
33 checks passed
@julian-elastic
Copy link
Contributor

@luigidellaquila Thank you for addressing this and sorry I missed this in my PR. I will backport this in 9.1 and 8.19 as the fix is needed there too.

julian-elastic pushed a commit to julian-elastic/elasticsearch that referenced this pull request Jul 14, 2025
(cherry picked from commit d154230)

# Conflicts:
#	muted-tests.yml
@julian-elastic
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
9.1

Questions ?

Please refer to the Backport tool documentation

julian-elastic pushed a commit to julian-elastic/elasticsearch that referenced this pull request Jul 14, 2025
(cherry picked from commit d154230)

# Conflicts:
#	muted-tests.yml
@julian-elastic
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.19

Questions ?

Please refer to the Backport tool documentation

julian-elastic added a commit that referenced this pull request Jul 14, 2025
(cherry picked from commit d154230)

# Conflicts:
#	muted-tests.yml

Co-authored-by: Luigi Dell'Aquila <[email protected]>
julian-elastic added a commit that referenced this pull request Jul 14, 2025
(cherry picked from commit d154230)

# Conflicts:
#	muted-tests.yml

Co-authored-by: Luigi Dell'Aquila <[email protected]>
@luigidellaquila
Copy link
Contributor Author

Thanks @julian-elastic!
I checked the original PR and I missed that it was backported, thanks for taking care of it

mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 17, 2025
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] MultiClustersIT testNotLikeListKeyword failing

5 participants