Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [ResponseOps][Cases] `SyncAlertsToggle` flaky test (#…
…201534) (#201574) # Backport This will backport the following commits from `main` to `8.x`: - [[ResponseOps][Cases] `SyncAlertsToggle` flaky test (#201534)](#201534) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Antonio","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-25T12:38:32Z","message":"[ResponseOps][Cases] `SyncAlertsToggle` flaky test (#201534)\n\n## Summary\r\n\r\nThe test failed again after the last fix. I added `within` to try and\r\nimprove the time of the dom traversals in the failing test.","sha":"e4d32fd5271ec46d6ba2b9fd9f6bf3c226884c6b","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["technical debt","release_note:skip","Team:ResponseOps","v9.0.0","Feature:Cases","backport:prev-minor"],"title":"[ResponseOps][Cases] `SyncAlertsToggle` flaky test","number":201534,"url":"https://github.com/elastic/kibana/pull/201534","mergeCommit":{"message":"[ResponseOps][Cases] `SyncAlertsToggle` flaky test (#201534)\n\n## Summary\r\n\r\nThe test failed again after the last fix. I added `within` to try and\r\nimprove the time of the dom traversals in the failing test.","sha":"e4d32fd5271ec46d6ba2b9fd9f6bf3c226884c6b"}},"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/201534","number":201534,"mergeCommit":{"message":"[ResponseOps][Cases] `SyncAlertsToggle` flaky test (#201534)\n\n## Summary\r\n\r\nThe test failed again after the last fix. I added `within` to try and\r\nimprove the time of the dom traversals in the failing test.","sha":"e4d32fd5271ec46d6ba2b9fd9f6bf3c226884c6b"}}]}] BACKPORT--> Co-authored-by: Antonio <[email protected]>
- Loading branch information