ci: test production frontend in browser
This commit is contained in:
@@ -173,6 +173,10 @@ jobs:
|
||||
|
||||
- name: Test browser smoke flows
|
||||
working-directory: job-tracker-ui
|
||||
env:
|
||||
# Exercise the deployable frontend and avoid Turbopack's persistence crashes on
|
||||
# this runner's slow Docker volume.
|
||||
PLAYWRIGHT_STATIC_EXPORT: 'true'
|
||||
# This self-hosted runner has twice corrupted Playwright's installed JS/browser
|
||||
# payload (invalid control bytes followed by SIGSEGV/139). Retry the complete
|
||||
# suite once from a verified, clean install. The retry is intentionally bounded;
|
||||
|
||||
Reference in New Issue
Block a user