playwright/tests/stress
Dmitry Gozman 738155d85d
fix(dispatcher): only remove stale dispatcher after sending "create" (#28176)
Otherwise, we might dispose objects referenced in the initializer of the
new object being created, which triggers an exception on the client.
2023-11-16 15:07:43 -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(dispatcher): only remove stale dispatcher after sending "create" (#28176) 2023-11-16 15:07:43 -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