-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Security Solution] [Flaky test] [Exceptions] Fix flakiness of exception comments #162565
Comments
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
Mainly fails in the following steps:
|
According to the previous results, this test seems to be quite flaky, looking into converting it to a FTR test |
#162807) ## Summary - Addresses #162565 - Converting the `Comments` related Cypress test to a FTR test according to these [observations](#162565 (comment)) --------- Co-authored-by: kibanamachine <[email protected]>
elastic#162807) ## Summary - Addresses elastic#162565 - Converting the `Comments` related Cypress test to a FTR test according to these [observations](elastic#162565 (comment)) --------- Co-authored-by: kibanamachine <[email protected]>
…akiness (#162807) (#164621) # Backport This will backport the following commits from `main` to `8.9`: - [[Security Solution] [Detection Engine] Fix exception comment flakiness (#162807)](#162807) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Wafaa Nasr","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-08-01T13:58:40Z","message":"[Security Solution] [Detection Engine] Fix exception comment flakiness (#162807)\n\n## Summary\r\n\r\n- Addresses #162565 \r\n- Converting the `Comments` related Cypress test to a FTR test according\r\nto these\r\n[observations](https://github.com/elastic/kibana/issues/162565#issuecomment-1653410937)\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"a2275dd346b027db0224e7afa5df58158eb9b641","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["WIP","release_note:skip","test-failure-flaky","Team:Detection Engine","v8.10.0","v8.9.2"],"number":162807,"url":"https://github.com/elastic/kibana/pull/162807","mergeCommit":{"message":"[Security Solution] [Detection Engine] Fix exception comment flakiness (#162807)\n\n## Summary\r\n\r\n- Addresses #162565 \r\n- Converting the `Comments` related Cypress test to a FTR test according\r\nto these\r\n[observations](https://github.com/elastic/kibana/issues/162565#issuecomment-1653410937)\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"a2275dd346b027db0224e7afa5df58158eb9b641"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162807","number":162807,"mergeCommit":{"message":"[Security Solution] [Detection Engine] Fix exception comment flakiness (#162807)\n\n## Summary\r\n\r\n- Addresses #162565 \r\n- Converting the `Comments` related Cypress test to a FTR test according\r\nto these\r\n[observations](https://github.com/elastic/kibana/issues/162565#issuecomment-1653410937)\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"a2275dd346b027db0224e7afa5df58158eb9b641"}},{"branch":"8.9","label":"v8.9.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
Fix the flaky test
Add, copy comments in different exceptions type and validate sharing them between users Rule exceptions
andAdd comment on a new exception, add another comment has unicode from a different user and copy to clipboard Add comment on a new exception, add another comment has unicode from a different user and copy to clipboard
https://elastic.slack.com/archives/C04TLGXNJ3B/p1690277796706449
https://elastic.slack.com/archives/C04TLGXNJ3B/p1690331623749679
The text was updated successfully, but these errors were encountered: