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

Google Chrome Test #92 #154

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

robertmin1
Copy link
Contributor

Adding a Google Chrome Test
Fix #92

@robertmin1 robertmin1 changed the title WIP: Google Chrome Test #92 Google Chrome Test #92 Nov 14, 2022
@JeremyRand
Copy link
Member

Given that we already have tests for Chromium, I'm worried about the code duplication that this PR introduces. I think I'd prefer that Google Chrome be handled via a Cirrus matrix rather than a separate task item, so that we can reuse most of the Chromium tests for Chrome without code duplication. See the IceCat and LibreWolf tests for some potential inspiration.

@robertmin1
Copy link
Contributor Author

robertmin1 commented Nov 16, 2022

Implemented it in a matrix, preventing code duplication.

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.

Test more Chromium variants
2 participants