You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[9.0] [Security Solution] Fix flaky test for delete rules bulk legacy and unskip it (#214724) (#214983)
# Backport
This will backport the following commits from `main` to `9.0`:
- [[Security Solution] Fix flaky test for delete rules bulk legacy and
unskip it (#214724)](#214724)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Jacek
Kolezynski","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-03-18T14:01:53Z","message":"[Security
Solution] Fix flaky test for delete rules bulk legacy and unskip it
(#214724)\n\n**Resolves: #214633**\n\n## Summary\n\nI am fixing a flaky
test in the `delete_rules_bulk_legacy.ts` file\nintroduced in the
#213244.\n\nAlso, in two other files I am changing using expect from kbn
to
jest.","sha":"237d4f5c14f787dedf2cb6a346bc1cf8fc835a40","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Detections
and Resp","Team: SecuritySolution","Feature:Rule
Management","Team:Detection Rule Management","backport:version","9.1
candidate","v9.1.0"],"title":"[Security Solution] Fix flaky test for
delete rules bulk legacy and unskip
it","number":214724,"url":"https://github.com/elastic/kibana/pull/214724","mergeCommit":{"message":"[Security
Solution] Fix flaky test for delete rules bulk legacy and unskip it
(#214724)\n\n**Resolves: #214633**\n\n## Summary\n\nI am fixing a flaky
test in the `delete_rules_bulk_legacy.ts` file\nintroduced in the
#213244.\n\nAlso, in two other files I am changing using expect from kbn
to
jest.","sha":"237d4f5c14f787dedf2cb6a346bc1cf8fc835a40"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/214724","number":214724,"mergeCommit":{"message":"[Security
Solution] Fix flaky test for delete rules bulk legacy and unskip it
(#214724)\n\n**Resolves: #214633**\n\n## Summary\n\nI am fixing a flaky
test in the `delete_rules_bulk_legacy.ts` file\nintroduced in the
#213244.\n\nAlso, in two other files I am changing using expect from kbn
to jest.","sha":"237d4f5c14f787dedf2cb6a346bc1cf8fc835a40"}}]}]
BACKPORT-->
Copy file name to clipboardExpand all lines: x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/basic_license_essentials_tier/delete_rules_bulk.ts
Copy file name to clipboardExpand all lines: x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/trial_license_complete_tier/delete_rules_bulk.ts
Copy file name to clipboardExpand all lines: x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/trial_license_complete_tier/delete_rules_bulk_legacy.ts
0 commit comments