[go: nahoru, domu]

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

fail when chromedriver installation fails #67564

Merged

Conversation

yjbanov
Copy link
Contributor
@yjbanov yjbanov commented Oct 7, 2020

Description

  • Fail when chromedriver installation fails.
  • Remove the race between web_driver_installer.dart and sleep 5

Related Issues

#67560

Copy link
Member
@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM

Do we know why chromedriver started failing?

@angjieli
Copy link
Contributor
angjieli commented Oct 7, 2020

Would granting more memory help?

@yjbanov
Copy link
Contributor Author
yjbanov commented Oct 7, 2020

Do we know why chromedriver started failing?

I don't. BTW this PR should also fix a race condition. It seems previously we kicked off the chromedriver installation then assumed that it would finish in 5 seconds. Nothing guarantees that.

@yjbanov
Copy link
Contributor Author
yjbanov commented Oct 7, 2020

Do we know why chromedriver started failing?

To follow-up. The chromedriver started failing due to Chrome version change. Fixed in flutter/web_installers#21. Why the Firefox driver test is failing, I'm not sure.

@fluttergithubbot fluttergithubbot merged commit 07a757c into flutter:master Oct 8, 2020
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.

None yet

4 participants