playwright/packages
Dmitry Gozman e8ce5d0258
feat(test runner): on beforeAll failure, precisely skip the tests (#12417)
Previously, we used to skip all the tests from the same file when
any `beforeAll` fails in the file.

Now, we only skip the rest of the tests affected by this particular
`beforeAll` and continue with other tests in the new worker.
2022-03-08 20:29:31 -08:00
..
html-reporter chore: cleanup hooks notion from raw/html reporters (#12610) 2022-03-08 19:08:31 -08:00
playwright chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
playwright-chromium chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
playwright-core reland(hooks): separate test timeout from beforeAll/afterAll timeouts (#12609) 2022-03-08 19:05:23 -08:00
playwright-firefox chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
playwright-test feat(test runner): on beforeAll failure, precisely skip the tests (#12417) 2022-03-08 20:29:31 -08:00
playwright-webkit chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00