Closed
Description
Version
27.5.1
Steps to reproduce
- clone https://github.com/eps1lon/react-testing-library-error-repro/tree/jest-repro
- checkout
jest-repro
branch yarn install
yarn test
Expected behavior
Test fails due to timeout.
Actual behavior
document
is null
during a microtask scheduled from a ReactDOMTestUtils.act
call.
Additional context
Continued from #9056 (comment) which is a reduced repro of testing-library/react-testing-library#1027
Environment
System:
OS: Linux 5.13 Ubuntu 20.04.4 LTS (Focal Fossa)
CPU: (16) x64 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
Binaries:
Node: 14.18.3 - ~/.nvm/versions/node/v14.18.3/bin/node
Yarn: 1.22.17 - ~/.nvm/versions/node/v14.18.3/bin/yarn
npm: 6.14.15 - ~/.nvm/versions/node/v14.18.3/bin/npm
npmPackages:
jest: ^27.5.1 => 27.5.1