playwright/tests/stress
Dmitry Gozman 35e8c440c2
fix(dispatchers): separate gc bucket for main frame, increased limit (#28629)
- Keep main frames in a separate bucket, so that page methods that
redirect to the main frame continue to work.
- Increase default dispatchers limit to `10_000`.
- Increase dispatchers limit for `JSHandle`/`ElementHandle` to
`100_000`.

Fixes #28320, #28503.
2023-12-14 10:42:08 -08:00
..
browsers.spec.ts test(stress): add stress tests (#14240) 2022-05-18 09:50:58 -07:00
contexts.spec.ts chore: ease the stress tests (#14260) 2022-05-18 12:01:18 -07:00
frames.spec.ts fix(dispatchers): separate gc bucket for main frame, increased limit (#28629) 2023-12-14 10:42:08 -08:00
heap.spec.ts chore: dispose stale handles to prevent oom, 1000 of a kind max (#27315) 2023-09-26 15:54:33 -07:00
playwright.config.ts chore: add firefox-asan for stress tests (#24049) 2023-07-19 05:53:52 -07:00