Skip to content

Conversation

luigidellaquila
Copy link
Contributor

@luigidellaquila luigidellaquila commented Nov 8, 2024

Wrong update of the number of snapshot functions from #115792

Fixes: #115231
Fixes: #116448
Fixes: #116462
Fixes: #116463
Fixes: #116464
Fixes: #116465

@luigidellaquila luigidellaquila added >test Issues or PRs that are addressing/adding tests auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v8.17.0 labels Nov 8, 2024
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v10.0.0 labels Nov 8, 2024
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

@ivancea ivancea left a comment

Choose a reason for hiding this comment

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

LGTM! How did this pass the CI, or why is this failing now?

@luigidellaquila
Copy link
Contributor Author

It only fails on release tests (ie. non-snapshot), the test is excluded in normal builds.
The final reason is that we see a different number of functions in Snapshot vs. non-Snapshot, so we need two tests that only run in specific configurations.
To see the failure on a PR, you have to label it test-release

@luigidellaquila luigidellaquila enabled auto-merge (squash) November 8, 2024 12:05
@luigidellaquila
Copy link
Contributor Author

KqlQueryBuilderTests failing, completely unrelated

@luigidellaquila
Copy link
Contributor Author

@elasticmachine update branch

@luigidellaquila
Copy link
Contributor Author

@elasticmachine update branch

@luigidellaquila luigidellaquila merged commit 6ab260c into elastic:main Nov 8, 2024
17 checks passed
luigidellaquila added a commit to luigidellaquila/elasticsearch that referenced this pull request Nov 11, 2024
elasticsearchmachine pushed a commit that referenced this pull request Nov 12, 2024
jozala pushed a commit that referenced this pull request Nov 13, 2024
afoucret pushed a commit to afoucret/elasticsearch that referenced this pull request Nov 14, 2024
alexey-ivanov-es pushed a commit to alexey-ivanov-es/elasticsearch that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment