Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESQL: Re-enable tests after warnings collection correction #103512

Closed
wants to merge 1 commit into from

Conversation

bpintea
Copy link
Contributor

@bpintea bpintea commented Dec 18, 2023

Re-enable a couple of warning header checking tests that have been disabled, but mistakenly without linking the issue (#100163), which lead to them being kept disabled also after the fix (#103031).

Re-enable a couple of warning header checking tests that have been
disabled, but mistakenly without linking the issue (elastic#100163), which lead
to them being kept disabled also after the fix (elastic#103031).
@bpintea bpintea 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!) auto-backport-and-merge :Analytics/ES|QL AKA ESQL v8.12.1 v8.13.0 labels Dec 18, 2023
@elasticsearchmachine elasticsearchmachine added the Team:QL (Deprecated) Meta label for query languages team label Dec 18, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-ql (Team:QL)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/elasticsearch-esql (:Query Languages/ES|QL)

Copy link
Contributor

@alex-spies alex-spies left a comment

Choose a reason for hiding this comment

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

LGTM!

@wchaparro wchaparro added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 2, 2024
@elasticsearchmachine elasticsearchmachine removed the Team:QL (Deprecated) Meta label for query languages team label Jan 2, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (Team:Analytics)

Copy link
Member

@costin costin left a comment

Choose a reason for hiding this comment

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

LGTM

@bpintea
Copy link
Contributor Author

bpintea commented Jan 11, 2024

This fails in mixed/multi-node cluster tests b/c the warnings are received from multiple nodes and not deterministically ordered. Will need to adjust the testing infra (possibly introduce regexps).

@bpintea bpintea closed this Jan 11, 2024
@nik9000
Copy link
Member

nik9000 commented Jan 11, 2024

It'd be ok with set semantics for warnings. At least, I think so now without much sleep or coffee.

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 v8.12.1 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants