New Design #19
Annotations
2 errors and 1 notice
|
Run Playwright Tests
Process completed with exit code 1.
|
|
Run Playwright Tests:
spock-website/tests/visual.spec.ts#L0
1) [firefox] › tests/visual.spec.ts:3:1 › visual snapshot ────────────────────────────────────────
Error: browserType.launch: Target page, context or browser has been closed
Browser logs:
╔═══════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
║ Firefox is unable to launch if the $HOME folder isn't owned by the current user. ║
║ Workaround: Set the HOME=/root environment variable in your GitHub Actions workflow file when running Playwright. ║
╚═══════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
Call log:
- <launching> /ms-playwright/firefox-1497/firefox/firefox -no-remote -headless -profile /tmp/playwright_firefoxdev_profile-xZjXEc -juggler-pipe -silent
- <launched> pid=656
- [pid=656][err] [656] Sandbox: CanCreateUserNamespace() clone() failure: EPERM
- [pid=656][err] Running Nightly as root in a regular user's session is not supported. ($HOME is /github/home which is owned by pwuser.)
- [pid=656] <process did exit: exitCode=1, signal=null>
- [pid=656] starting temporary directories cleanup
- [pid=656] <gracefully close start>
- [pid=656] finished temporary directories cleanup
- [pid=656] <gracefully close end>
|
|
Run Playwright Tests
1 failed
[firefox] › tests/visual.spec.ts:3:1 › visual snapshot ─────────────────────────────────────────
1 passed (3.4s)
|
Loading