Stabilize frontend Playwright CI runner
This commit is contained in:
@@ -137,6 +137,11 @@ PLAYWRIGHT_PARALLEL_WORKERS_WEBKIT=1
|
||||
|
||||
The runner fails fast if the combined worker count exceeds 5.
|
||||
|
||||
GitHub Actions keeps the full browser/device/role matrix stable by capping full-suite
|
||||
matrix parallelism at 2 jobs, wrapping Docker Playwright runs with `systemd-inhibit`
|
||||
when available, and setting `PLAYWRIGHT_VIDEO_MODE=off` for the full matrix. Traces
|
||||
and screenshots are still retained on failure.
|
||||
|
||||
Artifacts and summaries:
|
||||
|
||||
- `output/playwright/ci-parallel-report/index.html`
|
||||
|
||||
Reference in New Issue
Block a user