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

Test against Chromium on arm64 #30719

Open
MikeMcC399 opened this issue Dec 5, 2024 · 0 comments
Open

Test against Chromium on arm64 #30719

MikeMcC399 opened this issue Dec 5, 2024 · 0 comments
Labels
process: tests Related to our internal tests

Comments

@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Dec 5, 2024

What would you like?

Have Chromium arm64 tested in Cypress CI.

Why is this needed?

Cypress documentation - Operating System lists the following operating systems supported on arm64 architecture:

  • macOS
  • Ubuntu
  • Fedora
  • Debian

Launching Browsers states

Cypress currently supports Firefox and Chrome-family browsers (including Edge and Electron).

Other

  • Chromium for Ubuntu is available for i386 amd64 armhf arm64 all and can be installed with sudo apt-get install chromium-browser

  • Chromium for Debian is listed under Debian WebBrowsers. It is available for Debian 12 (bookworm), and other versions, for amd64 arm64 armhf i386 ppc64el and can be installed from the Debian repository with sudo apt-get install chromium

@jennifer-shehane jennifer-shehane added the process: tests Related to our internal tests label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process: tests Related to our internal tests
Projects
None yet
Development

No branches or pull requests

2 participants