playwright/packages/playwright-test/src/worker
Dmitry Gozman 6d27d2c029
fix(test runner): improved fixture teardown timeout error message (#21572)
The new message looks like this:

```
Test finished within timeout of 500ms, but tearing down "playwright configuration" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.·
```

References #21259.
2023-03-10 13:45:47 -08: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 chore(trace): include expect steps in a trace (#21199) 2023-02-28 13:26:23 -08:00
timeoutManager.ts fix(test runner): improved fixture teardown timeout error message (#21572) 2023-03-10 13:45:47 -08:00
workerMain.ts chore: use client wall time in traces (#21163) 2023-02-23 14:37:53 -08:00