update package testing script after /test was moved to src/platform/test#214730
Merged
update package testing script after /test was moved to src/platform/test#214730
Conversation
jbudz
approved these changes
Mar 17, 2025
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
Contributor
|
Starting backport for target branches: 7.17, 8.16, 8.17, 8.18, 8.x, 9.0 https://github.com/elastic/kibana/actions/runs/13904669441 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 17, 2025
…est (elastic#214730) ## Summary After elastic#210956 - the artifact snapshot testing code is broken because a path reference wasn't updated. This PR updates that. Fixes: https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/5745 The checks started (https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/5764) but it failed for a different reason. Probably some real errors? (cherry picked from commit 8f0cd73)
Contributor
Contributor
|
^ Looks like we only want this in 8.x, and possibly not needed if included in #214791 |
Contributor
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/13920980402 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 18, 2025
The functional test run during package testing is currently erroring post folder migration, but after fixing the path it's still not going to match on any tests. This temporarily disables the step while alternatives are considered. Related to elastic#214730 and elastic#210956 (cherry picked from commit ca04dba)
jbudz
added a commit
that referenced
this pull request
Mar 18, 2025
# Backport This will backport the following commits from `main` to `8.x`: - [[package testing] Skip FTR (#215070)](#215070) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2025-03-18T21:33:50Z","message":"[package testing] Skip FTR (#215070)\n\nThe functional test run during package testing is currently erroring\npost folder migration, but after fixing the path it's still not going to\nmatch on any tests.\n\nThis temporarily disables the step while alternatives are considered.\n\nRelated to #214730 and\nhttps://github.com//pull/210956","sha":"ca04dbafd285b99ad70e3e74683c88617352ca73","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","skip-ci","backport:version","v9.1.0","v8.19.0"],"title":"[package testing] Skip FTR","number":215070,"url":"https://github.com/elastic/kibana/pull/215070","mergeCommit":{"message":"[package testing] Skip FTR (#215070)\n\nThe functional test run during package testing is currently erroring\npost folder migration, but after fixing the path it's still not going to\nmatch on any tests.\n\nThis temporarily disables the step while alternatives are considered.\n\nRelated to #214730 and\nhttps://github.com//pull/210956","sha":"ca04dbafd285b99ad70e3e74683c88617352ca73"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215070","number":215070,"mergeCommit":{"message":"[package testing] Skip FTR (#215070)\n\nThe functional test run during package testing is currently erroring\npost folder migration, but after fixing the path it's still not going to\nmatch on any tests.\n\nThis temporarily disables the step while alternatives are considered.\n\nRelated to #214730 and\nhttps://github.com//pull/210956","sha":"ca04dbafd285b99ad70e3e74683c88617352ca73"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Jon <jon@elastic.co>
clintandrewhall
pushed a commit
to clintandrewhall/kibana
that referenced
this pull request
Mar 20, 2025
…est (elastic#214730) ## Summary After elastic#210956 - the artifact snapshot testing code is broken because a path reference wasn't updated. This PR updates that. Fixes: https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/5745 The checks started (https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/5764) but it failed for a different reason. Probably some real errors?
clintandrewhall
pushed a commit
to clintandrewhall/kibana
that referenced
this pull request
Mar 20, 2025
The functional test run during package testing is currently erroring post folder migration, but after fixing the path it's still not going to match on any tests. This temporarily disables the step while alternatives are considered. Related to elastic#214730 and elastic#210956
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Mar 22, 2025
…est (elastic#214730) ## Summary After elastic#210956 - the artifact snapshot testing code is broken because a path reference wasn't updated. This PR updates that. Fixes: https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/5745 The checks started (https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/5764) but it failed for a different reason. Probably some real errors?
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Mar 22, 2025
The functional test run during package testing is currently erroring post folder migration, but after fixing the path it's still not going to match on any tests. This temporarily disables the step while alternatives are considered. Related to elastic#214730 and elastic#210956
JoseLuisGJ
pushed a commit
to JoseLuisGJ/kibana
that referenced
this pull request
Mar 24, 2025
The functional test run during package testing is currently erroring post folder migration, but after fixing the path it's still not going to match on any tests. This temporarily disables the step while alternatives are considered. Related to elastic#214730 and elastic#210956
cqliu1
pushed a commit
to cqliu1/kibana
that referenced
this pull request
Mar 31, 2025
The functional test run during package testing is currently erroring post folder migration, but after fixing the path it's still not going to match on any tests. This temporarily disables the step while alternatives are considered. Related to elastic#214730 and elastic#210956
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
After #210956 - the artifact snapshot testing code is broken because a path reference wasn't updated. This PR updates that.
Fixes: https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/5745
The checks started (https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/5764) but it failed for a different reason. Probably some real errors?