playwright/packages/playwright-test/src/worker
Dmitry Gozman 120aaa777e
fix(test runner): do not show TimeoutError for unhandled rejection (#21971)
Unhandled error/rejection interrupts current test and produces a
TimeoutError for it that should be ignored.
2023-03-24 15:03:49 -07:00
..
DEPS.list chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
fixtureRunner.ts fix(test runner): improved fixture teardown timeout error message (#21572) 2023-03-10 13:45:47 -08:00
testInfo.ts fix(test runner): do not show TimeoutError for unhandled rejection (#21971) 2023-03-24 15:03:49 -07:00
timeoutManager.ts fix(test runner): improved fixture teardown timeout error message (#21572) 2023-03-10 13:45:47 -08:00
workerMain.ts fix(test runner): do not show TimeoutError for unhandled rejection (#21971) 2023-03-24 15:03:49 -07:00