Skip to content
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

[jest/securitySolution] Switch to jest-environment-jsdom #95201

Closed
spalger opened this issue Mar 23, 2021 · 3 comments · Fixed by #96255
Closed

[jest/securitySolution] Switch to jest-environment-jsdom #95201

spalger opened this issue Mar 23, 2021 · 3 comments · Fixed by #96255
Labels
chore Feature:Cases Cases feature Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team triage_needed

Comments

@spalger
Copy link
Contributor

spalger commented Mar 23, 2021

Part of #95198

As we upgraded to jest-environment-jsdom several tests in x-pack/plugins/security_solution/public/cases/components/case_view started failing with timeouts.

To unblock the upgrade this Jest project was pinned to jest-environment-jsdom-thirteen which is outdated and should be removed.

@spalger spalger added chore Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Mar 23, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@spalger
Copy link
Contributor Author

spalger commented Mar 24, 2021

It's possible that these tests are failing for the same reason Lens did, see #95327 for how they fixed their tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Feature:Cases Cases feature Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team triage_needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants