Skip to content

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

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

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

Homebrew should be able to install it correctly: `brew install protobuf@3.7.1`
Homebrew should be able to install it correctly: `brew install protobuf@3.7`
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 protobuf@3.7.1 doesn't work, it only supports @3.7

Copy link
Contributor

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 protobuf@3.7.1 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...:)

Co-Authored-By: Connor Clark <cjamcl@google.com>
@connorjclark
Copy link
Collaborator

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

@patrickhulce patrickhulce merged commit 7c20539 into master Apr 8, 2020
@patrickhulce patrickhulce deleted the warn_on_timeout branch April 8, 2020 16:13
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