playwright/packages
Dmitry Gozman 166675b9c1
feat(test): more information about timing out fixtures (#13546)
- Always show a fixture that was running during timeout.
- Give custom titles to built-in fixtures.
- Specify setup/teardown fixture phase in the message.
- Split connect vs launch browser fixtures for better naming.

Example timeout message:

```log
Timeout of 2000ms exceeded while running fixture "built-in playwright configuration" teardown.
```
2022-04-13 15:13:31 -07:00
..
html-reporter chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
playwright chore: don't auto-install browsers if global install (#13299) 2022-04-08 10:46:24 -07:00
playwright-chromium chore: don't auto-install browsers if global install (#13299) 2022-04-08 10:46:24 -07:00
playwright-core chore: send run_id from agent to server (#13542) 2022-04-13 12:13:35 -07:00
playwright-ct-react chore: cut v1.21.0 (#13405) 2022-04-07 18:16:22 -07:00
playwright-ct-svelte chore: cut v1.21.0 (#13405) 2022-04-07 18:16:22 -07:00
playwright-ct-vue chore: cut v1.21.0 (#13405) 2022-04-07 18:16:22 -07:00
playwright-firefox chore: don't auto-install browsers if global install (#13299) 2022-04-08 10:46:24 -07:00
playwright-test feat(test): more information about timing out fixtures (#13546) 2022-04-13 15:13:31 -07:00
playwright-webkit chore: don't auto-install browsers if global install (#13299) 2022-04-08 10:46:24 -07:00
recorder chore: flatten supplements (#13437) 2022-04-08 12:52:40 -07:00
trace-viewer chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
web chore: always import type (#13365) 2022-04-06 14:57:14 -07: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