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

[Bug] yarn 3.2.0 - jest suite hangs #4203

Closed
1 task
vire opened this issue Mar 9, 2022 · 1 comment
Closed
1 task

[Bug] yarn 3.2.0 - jest suite hangs #4203

vire opened this issue Mar 9, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@vire
Copy link

vire commented Mar 9, 2022

Self-service

  • I'd be willing to implement a fix

Describe the bug

After upgrading 3.1.1 to 3.2.2 jest tests started to hang without any output, when tests are run individually they all pass, when I run yarn jest -c ./path/to/my/jest.config.js it hangs.

To reproduce

It's a private repo hard to reproduce, so I'm not able to reproduce easily

Environment

System:
    OS: macOS 12.1
    CPU: (8) x64 Apple M1 Pro
  Binaries:
    Node: 14.15.5 
    Yarn: 3.2.0
    npm: 8.3.2

Additional context

It's a yarn workspaces monorepo

@vire vire added the bug Something isn't working label Mar 9, 2022
@merceyz
Copy link
Member

merceyz commented Mar 9, 2022

Duplicate of #4157

@merceyz merceyz marked this as a duplicate of #4157 Mar 9, 2022
@merceyz merceyz closed this as completed Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants