mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

- `unhandled rejection during beforeAll should be reported and prevent more tests` had timeout of 100ms that is too short on busy system; - `runTSC` is always slow, so mark as such.