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

[Chore]: get tests running on ubuntu-latest #1620

Open
1 task done
eoghanmurray opened this issue Jan 10, 2025 · 0 comments
Open
1 task done

[Chore]: get tests running on ubuntu-latest #1620

eoghanmurray opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@eoghanmurray
Copy link
Contributor

eoghanmurray commented Jan 10, 2025

Preflight Checklist

  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.

What package is this bug report for?

rrweb

Version

v2.x

Expected Behavior

Tests run on latest ubuntu

Actual Behavior

Tests only run if we freeze to ubuntu-22.04

Higher versions of ubuntu give the following:

Error: Failed to launch the browser process!
[1218/130228.879846:FATAL:zygote_host_impl_linux.cc(117)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/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.

Steps to Reproduce

Run tests on e.g. ubuntu 24.10
This can be achieved in CI by setting the runs-on value in
.github/workflows/ci-cd.yml
to ubuntu-latest

I've revert this to 22.04 in #1621

Testcase Gist URL

No response

Additional Information

No response

@eoghanmurray eoghanmurray added the bug Something isn't working label Jan 10, 2025
eoghanmurray added a commit to eoghanmurray/rrweb that referenced this issue Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants