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

Add skip tags to three tests to prevent them from being run on versions older than 8.13.0 #104780

Merged

Conversation

fang-xing-esql
Copy link
Member

Resolves: #104776

The three failed tests reported in #104776 are not expected to return successfully on versions older than 8.13.0, as the support to allow date type on the from and to input parameters of AUTO_BUCKET is introduced on 8.13.0.

@fang-xing-esql fang-xing-esql added >test-failure Triaged test failures from CI :Analytics/ES|QL AKA ESQL v8.13.0 labels Jan 25, 2024
@elasticsearchmachine elasticsearchmachine added blocker Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Jan 25, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@fang-xing-esql fang-xing-esql changed the title Add skip tags to there tests to prevent them from being run on versions older than 8.13.0 Add skip tags to three tests to prevent them from being run on versions older than 8.13.0 Jan 25, 2024
Copy link
Contributor

@luigidellaquila luigidellaquila left a comment

Choose a reason for hiding this comment

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

LGTM

@luigidellaquila
Copy link
Contributor

@fang-xing-esql thank you very much!
Since these test failures are affecting quite a few builds, I'm merging this PR right away

@luigidellaquila luigidellaquila merged commit d876ec7 into elastic:main Jan 26, 2024
15 checks passed
@fang-xing-esql fang-xing-esql deleted the skip_tests_on_older_versions branch January 31, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL blocker Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] MixedClusterEsqlSpecIT test {date.DocsAutoBucketLast24hr} failing
3 participants