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

core(driver): add run warning on page load timeout #10538

Merged
merged 6 commits into from
Apr 8, 2020

Conversation

patrickhulce
Copy link
Collaborator

Summary
Adds a toplevel warning when we reach the page load timeout. Apparently some of us thought we were already doing this anyway :)

Related Issues/PRs
#10527

@patrickhulce patrickhulce requested a review from a team as a code owner April 2, 2020 15:20
@patrickhulce patrickhulce requested review from connorjclark and removed request for a team April 2, 2020 15:20
lighthouse-core/gather/driver.js Outdated Show resolved Hide resolved
lighthouse-core/gather/gather-runner.js Outdated Show resolved Hide resolved

Homebrew should be able to install it correctly: `brew install [email protected].1`
Homebrew should be able to install it correctly: `brew install [email protected]`
Copy link
Collaborator

Choose a reason for hiding this comment

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

were these changes on purpose?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes drive by fix as I needed to run this on my new machine and brew install [email protected] doesn't work, it only supports @3.7

Copy link
Member

Choose a reason for hiding this comment

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

yes drive by fix as I needed to run this on my new machine and brew install [email protected] doesn't work, it only supports @3.7

Looks like @3.7 is the official way to refer to the older version now

(our tests not working as desired on the lastest protobuf release it going to come around to bite us sooner or later...:)

lighthouse-core/gather/driver.js Outdated Show resolved Hide resolved
lighthouse-core/gather/driver.js Outdated Show resolved Hide resolved
@connorjclark
Copy link
Collaborator

Still LGTM, i'll let you land it tho.

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.

5 participants