playwright/packages
Dmitry Gozman 5fa0583dcb
fix(test runner): regular worker termination finishes long fixtures (#30769)
Previously, terminating worker always had a 30 seconds force exit.

Now, regular worker termination assumes that process will eventually
finish tearing down all the fixtures and exits. However, the
self-destruction routine keeps the 30 seconds timeout to avoid zombies.

Fixes #30504.
2024-05-15 10:37:36 -07:00
..
html-reporter feat(html): allow ctrl+clicking status (#30556) 2024-04-26 10:50:20 -07:00
playwright fix(test runner): regular worker termination finishes long fixtures (#30769) 2024-05-15 10:37:36 -07:00
playwright-browser-chromium chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-browser-firefox chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-browser-webkit chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-chromium chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-core fix(electron): allow launching with spaces in path (#30820) 2024-05-15 18:20:00 +02:00
playwright-ct-core chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-react chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-react17 fix(ct): mount then unmount then mount (#30657) 2024-05-14 11:03:46 -07:00
playwright-ct-solid chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-svelte chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-vue chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-ct-vue2 chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-firefox chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-test chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-webkit chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
protocol/src fix: match client step and server action by explicit stepId (#30641) 2024-05-14 12:10:46 -07:00
recorder fix(recorder): reference Language enum for recorderTypes (#29294) 2024-02-01 13:48:30 -08:00
trace/src fix: match client step and server action by explicit stepId (#30641) 2024-05-14 12:10:46 -07:00
trace-viewer fix: match client step and server action by explicit stepId (#30641) 2024-05-14 12:10:46 -07:00
web chore: split ui mode view into files (#30029) 2024-03-20 16:00:35 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00