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`: - [[SecuritySolution] Fixes flaky test (#203069)](#203069) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sergi Massaneda","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-05T12:53:50Z","message":"[SecuritySolution] Fixes flaky test (#203069)\n\n## Summary\r\n\r\nfixes: https://github.com/elastic/kibana/issues/202147\r\n\r\nFixes flakyness on: \r\n\r\n`x-pack/plugins/security_solution/public/onboarding/components/onboarding_body/hooks/use_expanded_card.test.ts`","sha":"54e103211ab9fb2eb844f4e5f8b1f9f45eb6e45d","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"],"title":"[SecuritySolution] Fixes flaky test","number":203069,"url":"https://github.com/elastic/kibana/pull/203069","mergeCommit":{"message":"[SecuritySolution] Fixes flaky test (#203069)\n\n## Summary\r\n\r\nfixes: https://github.com/elastic/kibana/issues/202147\r\n\r\nFixes flakyness on: \r\n\r\n`x-pack/plugins/security_solution/public/onboarding/components/onboarding_body/hooks/use_expanded_card.test.ts`","sha":"54e103211ab9fb2eb844f4e5f8b1f9f45eb6e45d"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203069","number":203069,"mergeCommit":{"message":"[SecuritySolution] Fixes flaky test (#203069)\n\n## Summary\r\n\r\nfixes: https://github.com/elastic/kibana/issues/202147\r\n\r\nFixes flakyness on: \r\n\r\n`x-pack/plugins/security_solution/public/onboarding/components/onboarding_body/hooks/use_expanded_card.test.ts`","sha":"54e103211ab9fb2eb844f4e5f8b1f9f45eb6e45d"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Sergi Massaneda <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
- Loading branch information