playwright/packages/playwright-test/src
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
..
common fix(test runner): allow worker-only dynamic imports (#21545) 2023-03-10 08:58:26 -08:00
isomorphic chore: allow running failing (#21569) 2023-03-10 12:41:00 -08:00
loader chore: calcular pool digests on the loader process side (#20728) 2023-02-07 14:08:17 -08:00
matchers chore(trace): include expect steps in a trace (#21199) 2023-02-28 13:26:23 -08:00
plugins chore: consolidate http/https fetching (#21104) 2023-02-22 17:09:56 +01:00
reporters chore(ui): maintain test order when updating (#21478) 2023-03-07 20:34:57 -08:00
runner chore: support both test --ui and ui clis (#21537) 2023-03-09 13:03:01 -08:00
third_party feat(test runner): support jsconfig.json's baseUrl+paths (#19219) 2022-12-01 16:42:25 -08:00
worker fix(test runner): improved fixture teardown timeout error message (#21572) 2023-03-10 13:45:47 -08:00
cli.ts chore: support both test --ui and ui clis (#21537) 2023-03-09 13:03:01 -08:00
DEPS.list chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
experimentalLoader.ts fix(loader): experimentalLoader with node@18 (#21106) 2023-02-22 14:28:03 -08:00
index.ts chore(trace): include expect steps in a trace (#21199) 2023-02-28 13:26:23 -08:00
internalsForTest.ts chore: respect deps when watching files (#20695) 2023-02-06 17:09:16 -08:00
mount.ts chore: have pretty error if CT config has no defineConfig (#21318) 2023-03-02 00:47:05 +01:00
store.ts fix(store): support text and binary values (#21006) 2023-03-01 08:49:31 -08:00
util.ts chore: migrate to protocol's StackFrame type (#21198) 2023-02-24 18:36:15 -08:00
utilsBundle.ts chore: bundle chokidar, leave fsevents as an optional dependency (#20762) 2023-02-09 08:40:27 -08:00