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] unskip endpoint alerts cypress tests (#174493
) (#174641) # Backport This will backport the following commits from `main` to `8.12`: - [[Security Solution] unskip endpoint alerts cypress tests (#174493)](#174493) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Joey F. Poon","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-10T17:21:10Z","message":"[Security Solution] unskip endpoint alerts cypress tests (#174493)\n\n## Summary\r\n\r\nUnskip endpoint alerts cypress test. Various enhancements to our tests\r\nwere previously made, this is just retroactively unskipping after\r\nverifying with flaky test runner.\r\n\r\nFlaky test runs:\r\n-\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4798\r\n(50x ✅ )\r\n\r\n\r\n### For maintainers\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"f1415345bac26e594ab76fa223f0b439e1920be8","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Defend Workflows","v8.12.0","v8.13.0"],"title":"[Security Solution] unskip endpoint alerts cypress tests","number":174493,"url":"https://github.com/elastic/kibana/pull/174493","mergeCommit":{"message":"[Security Solution] unskip endpoint alerts cypress tests (#174493)\n\n## Summary\r\n\r\nUnskip endpoint alerts cypress test. Various enhancements to our tests\r\nwere previously made, this is just retroactively unskipping after\r\nverifying with flaky test runner.\r\n\r\nFlaky test runs:\r\n-\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4798\r\n(50x ✅ )\r\n\r\n\r\n### For maintainers\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"f1415345bac26e594ab76fa223f0b439e1920be8"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174493","number":174493,"mergeCommit":{"message":"[Security Solution] unskip endpoint alerts cypress tests (#174493)\n\n## Summary\r\n\r\nUnskip endpoint alerts cypress test. Various enhancements to our tests\r\nwere previously made, this is just retroactively unskipping after\r\nverifying with flaky test runner.\r\n\r\nFlaky test runs:\r\n-\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4798\r\n(50x ✅ )\r\n\r\n\r\n### For maintainers\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"f1415345bac26e594ab76fa223f0b439e1920be8"}}]}] BACKPORT--> Co-authored-by: Joey F. Poon <[email protected]>
- Loading branch information