This repository has been archived by the owner on Mar 1, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: throw in case we encounter unhandled promise rejection
As opposed to just showing a warning that might get eaten in cli when multple jest child processes work in parallel. See jestjs/jest#3251 This is a bit unsatifactory as it makes the parent jest process hang in case there are such occurances. Bug: T212409
- Loading branch information