I forked and cloned the repo this morning (at c88fb49), ran yarn and yarn test, and several tests failed.
React version: main (c88fb49)
Steps To Reproduce
- Clone repo
yarn and yarn test
I was on the latest NodeJS version (16.10.0). Note that tests pass for me when switching to the 14.x LTS release of Node.
The current behavior
13 tests fail across 5 suites. Output at https://gist.github.com/josephsavona/91a3d48add8a1c47c71178522583281b
The expected behavior
All tests pass
I forked and cloned the repo this morning (at c88fb49), ran
yarnandyarn test, and several tests failed.React version: main (c88fb49)
Steps To Reproduce
yarnandyarn testI was on the latest NodeJS version (16.10.0). Note that tests pass for me when switching to the 14.x LTS release of Node.
The current behavior
13 tests fail across 5 suites. Output at https://gist.github.com/josephsavona/91a3d48add8a1c47c71178522583281b
The expected behavior
All tests pass