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.x`: - [[Cases][Flaky Test] Memoize test provider (#195088)](#195088) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julian Gernun","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-21T08:55:45Z","message":"[Cases][Flaky Test] Memoize test provider (#195088)\n\n## Summary\r\n\r\n- Memo as much as possible in the common component that mocks providers\r\nfor the component tests in cases.\r\n- Also fixes an issue with fake jest timers in `utility_bar.test`","sha":"498da89e272b01fa33bf31998d65de2254c9c56c","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v9.0.0","backport:prev-minor"],"title":"[Cases][Flaky Test] Memoize test provider ","number":195088,"url":"https://github.com/elastic/kibana/pull/195088","mergeCommit":{"message":"[Cases][Flaky Test] Memoize test provider (#195088)\n\n## Summary\r\n\r\n- Memo as much as possible in the common component that mocks providers\r\nfor the component tests in cases.\r\n- Also fixes an issue with fake jest timers in `utility_bar.test`","sha":"498da89e272b01fa33bf31998d65de2254c9c56c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195088","number":195088,"mergeCommit":{"message":"[Cases][Flaky Test] Memoize test provider (#195088)\n\n## Summary\r\n\r\n- Memo as much as possible in the common component that mocks providers\r\nfor the component tests in cases.\r\n- Also fixes an issue with fake jest timers in `utility_bar.test`","sha":"498da89e272b01fa33bf31998d65de2254c9c56c"}}]}] BACKPORT--> Co-authored-by: Julian Gernun <[email protected]>
- Loading branch information