-
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
Fixes rendering service config keys test #167937
Fixes rendering service config keys test #167937
Conversation
Pinging @elastic/kibana-security (Team:Security) |
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
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!
Closes elastic#167142 Closes elastic#157126 ## Summary Fortifies the rendering service tests by introducing a retry loop to get injected metadata after navigation. The `kbn-injected-metadata` tag that we're relying on in this test gets removed some time after navigation (e.g. to `.../render/core`). It appears that occasionally this test fails to read the tag before it is removed. Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 335a751)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Closes elastic#167142 Closes elastic#157126 ## Summary Fortifies the rendering service tests by introducing a retry loop to get injected metadata after navigation. The `kbn-injected-metadata` tag that we're relying on in this test gets removed some time after navigation (e.g. to `.../render/core`). It appears that occasionally this test fails to read the tag before it is removed. Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 335a751)
# Backport This will backport the following commits from `main` to `8.11`: - [Fixes rendering service config keys test (#167937)](#167937) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-05T17:59:19Z","message":"Fixes rendering service config keys test (#167937)\n\nCloses #167142\r\nCloses #157126\r\n\r\n## Summary\r\n\r\nFortifies the rendering service tests by introducing a retry loop to get\r\ninjected metadata after navigation. The `kbn-injected-metadata` tag that\r\nwe're relying on in this test gets removed some time after navigation\r\n(e.g. to `.../render/core`). It appears that occasionally this test\r\nfails to read the tag before it is removed.\r\n\r\nFlaky test runner:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"335a751c00b2743d4e4adf53425f1fb45a54e883","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v8.11.0","v8.12.0"],"number":167937,"url":"https://github.com/elastic/kibana/pull/167937","mergeCommit":{"message":"Fixes rendering service config keys test (#167937)\n\nCloses #167142\r\nCloses #157126\r\n\r\n## Summary\r\n\r\nFortifies the rendering service tests by introducing a retry loop to get\r\ninjected metadata after navigation. The `kbn-injected-metadata` tag that\r\nwe're relying on in this test gets removed some time after navigation\r\n(e.g. to `.../render/core`). It appears that occasionally this test\r\nfails to read the tag before it is removed.\r\n\r\nFlaky test runner:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"335a751c00b2743d4e4adf53425f1fb45a54e883"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/167937","number":167937,"mergeCommit":{"message":"Fixes rendering service config keys test (#167937)\n\nCloses #167142\r\nCloses #157126\r\n\r\n## Summary\r\n\r\nFortifies the rendering service tests by introducing a retry loop to get\r\ninjected metadata after navigation. The `kbn-injected-metadata` tag that\r\nwe're relying on in this test gets removed some time after navigation\r\n(e.g. to `.../render/core`). It appears that occasionally this test\r\nfails to read the tag before it is removed.\r\n\r\nFlaky test runner:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"335a751c00b2743d4e4adf53425f1fb45a54e883"}}]}] BACKPORT--> Co-authored-by: Jeramy Soucy <[email protected]>
# Backport This will backport the following commits from `main` to `7.17`: - [Fixes rendering service config keys test (#167937)](#167937) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-05T17:59:19Z","message":"Fixes rendering service config keys test (#167937)\n\nCloses #167142\r\nCloses #157126\r\n\r\n## Summary\r\n\r\nFortifies the rendering service tests by introducing a retry loop to get\r\ninjected metadata after navigation. The `kbn-injected-metadata` tag that\r\nwe're relying on in this test gets removed some time after navigation\r\n(e.g. to `.../render/core`). It appears that occasionally this test\r\nfails to read the tag before it is removed.\r\n\r\nFlaky test runner:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"335a751c00b2743d4e4adf53425f1fb45a54e883","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v8.11.0","v8.12.0"],"number":167937,"url":"https://github.com/elastic/kibana/pull/167937","mergeCommit":{"message":"Fixes rendering service config keys test (#167937)\n\nCloses #167142\r\nCloses #157126\r\n\r\n## Summary\r\n\r\nFortifies the rendering service tests by introducing a retry loop to get\r\ninjected metadata after navigation. The `kbn-injected-metadata` tag that\r\nwe're relying on in this test gets removed some time after navigation\r\n(e.g. to `.../render/core`). It appears that occasionally this test\r\nfails to read the tag before it is removed.\r\n\r\nFlaky test runner:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"335a751c00b2743d4e4adf53425f1fb45a54e883"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/167937","number":167937,"mergeCommit":{"message":"Fixes rendering service config keys test (#167937)\n\nCloses #167142\r\nCloses #157126\r\n\r\n## Summary\r\n\r\nFortifies the rendering service tests by introducing a retry loop to get\r\ninjected metadata after navigation. The `kbn-injected-metadata` tag that\r\nwe're relying on in this test gets removed some time after navigation\r\n(e.g. to `.../render/core`). It appears that occasionally this test\r\nfails to read the tag before it is removed.\r\n\r\nFlaky test runner:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"335a751c00b2743d4e4adf53425f1fb45a54e883"}}]}] BACKPORT--> Co-authored-by: Jeramy Soucy <[email protected]>
Those changes didn't make it on time into the latest BC for 7.17.14. Updating the labels. |
Closes elastic#167142 Closes elastic#157126 ## Summary Fortifies the rendering service tests by introducing a retry loop to get injected metadata after navigation. The `kbn-injected-metadata` tag that we're relying on in this test gets removed some time after navigation (e.g. to `.../render/core`). It appears that occasionally this test fails to read the tag before it is removed. Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363 --------- Co-authored-by: kibanamachine <[email protected]>
Closes #167142
Closes #157126
Summary
Fortifies the rendering service tests by introducing a retry loop to get injected metadata after navigation. The
kbn-injected-metadata
tag that we're relying on in this test gets removed some time after navigation (e.g. to.../render/core
). It appears that occasionally this test fails to read the tag before it is removed.Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3363