elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.73k stars 8.14k forks source link

[Security Solution] [7.17] Jest 29 Upgrade skip x-pack/plugins/security_solution/public/management/pages/trusted_apps/store/middleware.test.ts #159407

Open Ikuni17 opened 1 year ago

Ikuni17 commented 1 year ago

The Kibana Operations team did an upgrade to Jest 29 in #158607 for 7.17. The test suite x-pack/plugins/security_solution/public/management/pages/trusted_apps/store/middleware.test.ts was being problematic and was skipped to unblock the PR. I did try to fix the suite but suspect there are issues with dispatching the redux actions and mocking.

See https://github.com/elastic/kibana/pull/158607#discussion_r1223650127

elasticmachine commented 1 year ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)