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

Bump default chrome docker version #486

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Bump default chrome docker version #486

merged 1 commit into from
Nov 13, 2023

Conversation

oblador
Copy link
Owner

@oblador oblador commented Nov 2, 2023

Running latest version of chrome on GitHub Actions failed due to seccomp restrictions, and while our seccomp white listing was very extensive it didn't capture everything, so this PR simply allows everything to avoid it randomly breaking in the future (you can always opt out of this behavior with --chromeDockerWithoutSeccomp).

Related: #484

Fixes #434

@techeverri
Copy link
Collaborator

How did you find out it was the seccomp restrictions? @oblador

@oblador
Copy link
Owner Author

oblador commented Nov 13, 2023

Added a bunch of logs is all :-)

@oblador oblador merged commit 375862a into master Nov 13, 2023
4 checks passed
@oblador oblador deleted the bump-chrome branch November 13, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chrome.docker differences when running in CI compared to on MacOS
2 participants