You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spiltcoffee
changed the title
[Bug] --maxWorkers=16 in yarn test as a workaround
[Bug] --maxWorkers=3 in yarn test as a workaround
Apr 25, 2021
spiltcoffee
changed the title
[Bug] --maxWorkers=3 in yarn test as a workaround
[Bug] --maxWorkers=3 in postdfms yarn test as a workaround
Apr 25, 2021
What did I do?
Added
--maxWorkers=3
topostdfm
syarn test
command.What was I expecting?
To not need to do this.
What happened instead?
Needed to do this.
What do I think is the problem?
jestjs/jest#10944
Am I willing to make a pull request with failing tests to help speed up the fix?
Tests are failing because of this.
Am I willing to make a pull request with the fix as well?
Yes, once the issue above is addressed.
The text was updated successfully, but these errors were encountered: