playwright/packages/playwright-test/src/worker
Dmitry Gozman c90c943154
fix(test.fail): expect() failure should not skip future tests (#26663)
We used to stop the worker that would skip future tests. Regressed in
https://github.com/microsoft/playwright/pull/11850.

Fixes #26435.
2023-08-24 08:32:14 -07:00
..
DEPS.list chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00
fixtureRunner.ts Revert "chore: refactor timeout manager to use scopes (1) (#24315)" (#24382) 2023-07-24 14:09:20 -07:00
testInfo.ts feat(ui): show test trace events live (#26619) 2023-08-22 15:46:41 -07:00
testTracing.ts feat(ui): show test trace events live (#26619) 2023-08-22 15:46:41 -07:00
timeoutManager.ts Revert "chore: refactor timeout manager to use scopes (1) (#24315)" (#24382) 2023-07-24 14:09:20 -07:00
workerMain.ts fix(test.fail): expect() failure should not skip future tests (#26663) 2023-08-24 08:32:14 -07:00