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 run reports "A worker process has failed to exit gracefully ..." #5345

Closed
swissspidy opened this issue Nov 18, 2020 · 4 comments
Closed
Labels
P3 Nice to have Type: Bug Something isn't working Type: Infrastructure Changes impacting testing infrastructure or build tooling

Comments

@swissspidy
Copy link
Collaborator

Bug Description

I’m getting A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. pretty consistently when running test:js

Additional Context

testing-library/dom-testing-library#524


Do not alter or remove anything below. The following sections will be managed by moderators only.

Implementation Brief

  • Make sure Jest and ti sub-deps are up-to-date
  • Remove @testing-library/dom from package.json. @testing-library/react is enough
@swissspidy swissspidy added Type: Bug Something isn't working Type: Infrastructure Changes impacting testing infrastructure or build tooling Pod: WP & Infra labels Nov 18, 2020
@embarks embarks mentioned this issue Nov 18, 2020
16 tasks
@swissspidy swissspidy added the P2 Should do soon label Nov 19, 2020
@bmattb
Copy link

bmattb commented Nov 19, 2020

@bmattb
Copy link

bmattb commented Nov 19, 2020

requires discovery for estimation

@bmattb bmattb added this to the Sprint 43 milestone Nov 27, 2020
@bmattb bmattb added P3 Nice to have and removed P2 Should do soon labels Dec 9, 2020
@bmattb bmattb removed this from the Sprint 43 milestone Dec 9, 2020
@bmattb
Copy link

bmattb commented Dec 9, 2020

pulled out of sprint as per our review today

@swissspidy
Copy link
Collaborator Author

Closing for now, doesn't seem to be an issue anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Nice to have Type: Bug Something isn't working Type: Infrastructure Changes impacting testing infrastructure or build tooling
Projects
None yet
Development

No branches or pull requests

2 participants