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

[Experiment] Switch to Chromium for Integration tests #11810

Conversation

valentijnscholten
Copy link
Member

I ran into this when working on the arm64 builds. Chrome is not built for arm64 so we cannot download/install Chrome + Chromedriver in our docker images. Easy solution would be to switch to Chromium, which is built for arm64.

But some of the tests fail, just leaving this PR here as possible future improvement or when we decide it's worth pursuing/investing time in.

@valentijnscholten valentijnscholten changed the title Switch to Chromium for Integration tests [Experiment] Switch to Chromium for Integration tests Feb 12, 2025
@valentijnscholten
Copy link
Member Author

Not planned for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant