Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] [Security Solution][Detections] Flaky alert assignments tests (#…
…173284) (#173344) # Backport This will backport the following commits from `main` to `8.12`: - [[Security Solution][Detections] Flaky alert assignments tests (#173284)](#173284) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ievgen Sorokopud","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-13T20:56:12Z","message":"[Security Solution][Detections] Flaky alert assignments tests (#173284)\n\n## Summary\r\n\r\nWith these changes we fix flaky tests caused by the flakiness of the\r\nalert actions button. There is a [`expandFirstAlertActions`\r\nmethod](https://github.com/elastic/kibana/blob/main/x-pack/test/security_solution_cypress/cypress/tasks/alerts.ts#L125)\r\nwhich workarounds this issue.\r\n\r\n### Flaky tests:\r\n1. https://github.com/elastic/kibana/issues/172611\r\n2. https://github.com/elastic/kibana/issues/172623\r\n3. https://github.com/elastic/kibana/issues/172663\r\n\r\n### Flaky test runner (100 times)\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4538","sha":"17bc0c9fa2f7a2d5d0f3ff0c71f848686f182373","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team: SecuritySolution","backport:prev-minor","Team:Detection Engine","v8.13.0"],"number":173284,"url":"https://github.com/elastic/kibana/pull/173284","mergeCommit":{"message":"[Security Solution][Detections] Flaky alert assignments tests (#173284)\n\n## Summary\r\n\r\nWith these changes we fix flaky tests caused by the flakiness of the\r\nalert actions button. There is a [`expandFirstAlertActions`\r\nmethod](https://github.com/elastic/kibana/blob/main/x-pack/test/security_solution_cypress/cypress/tasks/alerts.ts#L125)\r\nwhich workarounds this issue.\r\n\r\n### Flaky tests:\r\n1. https://github.com/elastic/kibana/issues/172611\r\n2. https://github.com/elastic/kibana/issues/172623\r\n3. https://github.com/elastic/kibana/issues/172663\r\n\r\n### Flaky test runner (100 times)\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4538","sha":"17bc0c9fa2f7a2d5d0f3ff0c71f848686f182373"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173284","number":173284,"mergeCommit":{"message":"[Security Solution][Detections] Flaky alert assignments tests (#173284)\n\n## Summary\r\n\r\nWith these changes we fix flaky tests caused by the flakiness of the\r\nalert actions button. There is a [`expandFirstAlertActions`\r\nmethod](https://github.com/elastic/kibana/blob/main/x-pack/test/security_solution_cypress/cypress/tasks/alerts.ts#L125)\r\nwhich workarounds this issue.\r\n\r\n### Flaky tests:\r\n1. https://github.com/elastic/kibana/issues/172611\r\n2. https://github.com/elastic/kibana/issues/172623\r\n3. https://github.com/elastic/kibana/issues/172663\r\n\r\n### Flaky test runner (100 times)\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4538","sha":"17bc0c9fa2f7a2d5d0f3ff0c71f848686f182373"}}]}] BACKPORT--> Co-authored-by: Ievgen Sorokopud <[email protected]>
- Loading branch information