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

tests(devtools): use linux for CI #14199

Merged
merged 16 commits into from
Jul 15, 2022
Merged

tests(devtools): use linux for CI #14199

merged 16 commits into from
Jul 15, 2022

Conversation

adamraine
Copy link
Member

@adamraine adamraine commented Jul 7, 2022

Saves us ~13mins on the build step

Before: https://github.com/GoogleChrome/lighthouse/actions/runs/2626494537
After: https://github.com/GoogleChrome/lighthouse/actions/runs/2666800793
Unfortunately, we're getting some flaky but very common NO_FCP errors in this branch.

We could also introduce a general smoke-macos job that runs CLI smokes just to cover all our bases.

@adamraine adamraine requested a review from a team as a code owner July 7, 2022 21:28
@adamraine adamraine requested review from brendankenny and removed request for a team July 7, 2022 21:28
@adamraine
Copy link
Member Author

This would be nice but the NO_FCP stuff is way too common. Will need to investigate this before considering a merge.

Copy link
Member Author

@adamraine adamraine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a lot of changes to the pptr-run-devtools.js that should make the script more robust. I'm happy to split those out into a separate PR because it would benefit us on macos as well.

I tried to highlight the important changes in comments.

lighthouse-cli/test/smokehouse/smokehouse.js Outdated Show resolved Hide resolved
lighthouse-core/scripts/pptr-run-devtools.js Outdated Show resolved Hide resolved
lighthouse-core/scripts/pptr-run-devtools.js Outdated Show resolved Hide resolved
lighthouse-core/scripts/pptr-run-devtools.js Outdated Show resolved Hide resolved
lighthouse-core/scripts/pptr-run-devtools.js Outdated Show resolved Hide resolved
lighthouse-core/scripts/pptr-run-devtools.js Outdated Show resolved Hide resolved
@adamraine adamraine merged commit 5c8cde0 into master Jul 15, 2022
@adamraine adamraine deleted the devtools-test-linux branch July 15, 2022 21:56
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.

4 participants