Version
28.0.1
Steps to reproduce
- Close repo at
https://github.com/NiekPas/jest-hangs.git
- Run
npm i
- Run
npm run test
Expected behavior
I expect to see a compilation error or other indication that the test could not be run.
Actual behavior
Jest hangs indefinitely.
Debug log
See gist.
Additional context
(Moved from jest: jestjs/jest#12832)
Could this be due to the use of ESM?
Environment
System:
OS: macOS 12.2.1
CPU: (8) x64 Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
Binaries:
Node: 14.19.1 - ~/.nvm/versions/node/v14.19.1/bin/node
npm: 6.14.16 - ~/.nvm/versions/node/v14.19.1/bin/npm
npmPackages:
jest: ^28.0.3 => 28.0.3
Version
28.0.1
Steps to reproduce
https://github.com/NiekPas/jest-hangs.gitnpm inpm run testExpected behavior
I expect to see a compilation error or other indication that the test could not be run.
Actual behavior
Jest hangs indefinitely.
Debug log
See gist.
Additional context
(Moved from
jest: jestjs/jest#12832)Could this be due to the use of ESM?
Environment
System: OS: macOS 12.2.1 CPU: (8) x64 Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz Binaries: Node: 14.19.1 - ~/.nvm/versions/node/v14.19.1/bin/node npm: 6.14.16 - ~/.nvm/versions/node/v14.19.1/bin/npm npmPackages: jest: ^28.0.3 => 28.0.3