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

Chrome crashes on startup in CI on Ubuntu 24 #1265

Open
2 tasks
georgegevoian opened this issue Oct 15, 2024 · 0 comments
Open
2 tasks

Chrome crashes on startup in CI on Ubuntu 24 #1265

georgegevoian opened this issue Oct 15, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@georgegevoian
Copy link
Contributor

Describe the current behavior

All browser tests in the CI workflow fail due to Chrome crashing on startup.

Ubuntu release notes mention some solutions: https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890#unprivileged-user-namespace-restrictions. Setting MOCHA_WEBDRIVER_ARGS="--no-sandbox" gets tests passing again, but we should try the other solutions first.

Steps to reproduce

  1. Change image in .github/workflows/main.yml to ubuntu-24.04
  2. Trigger workflow

Describe the expected behavior

All tests should pass.

Where have you encountered this bug?

Instance information (when self-hosting only)

No response

@georgegevoian georgegevoian added the good first issue Good for newcomers label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant