-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Flaky #199782 #203978
Flaky #199782 #203978
Conversation
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#7586[❌] x-pack/test/upgrade_assistant_integration/config.ts: 22/50 tests passed. |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7587[✅] x-pack/test/upgrade_assistant_integration/config.ts: 50/50 tests passed. |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
cc @afharo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
thank you for fixing and running through the flaky test runner 👍
Starting backport for target branches: 8.17, 8.x |
(cherry picked from commit c75ae63)
(cherry picked from commit c75ae63)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.17`: - [Flaky #199782 (#203978)](#203978) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-12T13:06:26Z","message":"Flaky #199782 (#203978)","sha":"c75ae635fc6e81c719676b2fc11ce3262847a25f","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","v8.18.0","v8.17.1"],"title":"Flaky #199782","number":203978,"url":"https://github.com/elastic/kibana/pull/203978","mergeCommit":{"message":"Flaky #199782 (#203978)","sha":"c75ae635fc6e81c719676b2fc11ce3262847a25f"}},"sourceBranch":"main","suggestedTargetBranches":["8.x","8.17"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203978","number":203978,"mergeCommit":{"message":"Flaky #199782 (#203978)","sha":"c75ae635fc6e81c719676b2fc11ce3262847a25f"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Alejandro Fernández Haro <[email protected]>
# Backport This will backport the following commits from `main` to `8.x`: - [Flaky #199782 (#203978)](#203978) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-12T13:06:26Z","message":"Flaky #199782 (#203978)","sha":"c75ae635fc6e81c719676b2fc11ce3262847a25f","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","v8.18.0","v8.17.1"],"title":"Flaky #199782","number":203978,"url":"https://github.com/elastic/kibana/pull/203978","mergeCommit":{"message":"Flaky #199782 (#203978)","sha":"c75ae635fc6e81c719676b2fc11ce3262847a25f"}},"sourceBranch":"main","suggestedTargetBranches":["8.x","8.17"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203978","number":203978,"mergeCommit":{"message":"Flaky #199782 (#203978)","sha":"c75ae635fc6e81c719676b2fc11ce3262847a25f"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Alejandro Fernández Haro <[email protected]>
Summary
Resolves #199782
Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7587
Checklist