Serve Font Awesome fixtures in E2E tests
This commit is contained in:
@@ -140,9 +140,10 @@ 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, running each full slice with `PLAYWRIGHT_WORKERS=1`,
|
||||
wrapping Docker Playwright runs with `systemd-inhibit` when available, and setting
|
||||
`PLAYWRIGHT_VIDEO_MODE=off` for the full matrix. The E2E network harness stubs the
|
||||
external Font Awesome stylesheet so WebKit page loads do not depend on CDN/TLS
|
||||
availability. Traces and screenshots are still retained on failure.
|
||||
`PLAYWRIGHT_VIDEO_MODE=off` for the full matrix. The E2E network harness serves
|
||||
Font Awesome from local fixtures so WebKit page loads and visual snapshots do not
|
||||
depend on CDN/TLS availability. Traces and screenshots are still retained on
|
||||
failure.
|
||||
|
||||
Artifacts and summaries:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user