Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.15`: - [[Lens][FTR] Fix afterAll issue (#189069)](#189069) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marco Liberati","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-25T12:48:28Z","message":"[Lens][FTR] Fix afterAll issue (#189069)\n\n## Summary\r\n\r\nFixes #189056, #189057, #164623\r\n\r\nBring back the window handler for other tests correctly.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c47f3714710fe76f9f94463d3b5dd8569f5b19bf","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","Feature:Lens","backport:prev-minor","v8.15.0","v8.16.0"],"title":"[Lens][FTR] Fix afterAll issue","number":189069,"url":"https://github.com/elastic/kibana/pull/189069","mergeCommit":{"message":"[Lens][FTR] Fix afterAll issue (#189069)\n\n## Summary\r\n\r\nFixes #189056, #189057, #164623\r\n\r\nBring back the window handler for other tests correctly.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c47f3714710fe76f9f94463d3b5dd8569f5b19bf"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/189069","number":189069,"mergeCommit":{"message":"[Lens][FTR] Fix afterAll issue (#189069)\n\n## Summary\r\n\r\nFixes #189056, #189057, #164623\r\n\r\nBring back the window handler for other tests correctly.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c47f3714710fe76f9f94463d3b5dd8569f5b19bf"}}]}] BACKPORT--> Co-authored-by: Marco Liberati <[email protected]>
- Loading branch information