Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs accessibility test runner failing #1932

Closed
micahellison opened this issue Oct 2, 2024 · 0 comments · Fixed by #1933
Closed

Docs accessibility test runner failing #1932

micahellison opened this issue Oct 2, 2024 · 0 comments · Fixed by #1933
Labels
bug Something isn't working 📌 This can't go stale test Issues related to tests we need to add

Comments

@micahellison
Copy link
Member

Diagnostic output

n/a

Current Behavior

Accessibility tests are failing on every PR:

Poe => 'tasks:run_shell('"'"'npx pa11y-ci -c config.json'"'"')'
/home/runner/work/jrnl/jrnl/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserRunner.js:194
            reject(new Error([
                   ^

Error: Failed to launch the browser process!
[1001/013239.500339:FATAL:zygote_host_impl_linux.cc(117)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.

Expected Behavior

The test runner should crawl the site with pa11y-ci for accessibility issues.

Repro Steps

n/a

Debug output

n/a

Other Information

No response

@micahellison micahellison added bug Something isn't working 🆕 New! test Issues related to tests we need to add 📌 This can't go stale and removed 🆕 New! labels Oct 2, 2024
@micahellison micahellison changed the title Accessibility test runner failing Docs accessibility test runner failing Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📌 This can't go stale test Issues related to tests we need to add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant