Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

fix(travis): Fix Travis failing on webdriver issues #1845

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

simison
Copy link
Member

@simison simison commented Aug 14, 2017

Travis is randomly failing at:

[08:34:29] I/launcher - Running 1 instances of WebDriver
[08:34:29] E/local - Error code: 135
[08:34:29] E/local - Error message: No update-config.json found. Run 'webdriver-manager update' to download binaries.
[08:34:29] E/local - Error: No update-config.json found. Run 'webdriver-manager update' to download binaries.

So let's see if this helps.

@simison
Copy link
Member Author

simison commented Aug 14, 2017

TBH I don't know much about this webdriver — @mleanos you might have more insight into this?

I see Travis failing really randomly with this error:

image

@mleanos
Copy link
Member

mleanos commented Aug 14, 2017

I've been seeing that randomly as well. I chalked it up to connectivity issues. I think these changes might help, as suggested by the error.

@simison
Copy link
Member Author

simison commented Aug 14, 2017

I've seen Travis builds fail on some connectivity errors past couple days regarding yarn and Github has had fair share of issues as well (comments keep disappearing, I need to refresh pages couple times sometimes to see changes).

...maybe it's all connected somehow. :-)

Copy link
Member

@mleanos mleanos left a comment

Choose a reason for hiding this comment

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

Seems fine to me. I don't have a whole lot of insight into this. I've had my own issues with web-driver in the past on Windows. However, it's seemed reliable for some time now.

These changes will help us determine if there is a bigger issue, and we can just keep an eye out for this (or similar) error.

@mleanos mleanos mentioned this pull request Aug 14, 2017
5 tasks
@simison simison merged commit 9dd0a7b into master Aug 14, 2017
@simison simison deleted the fix-travis-webdriver branch August 14, 2017 21:06
cicorias pushed a commit to JavaScriptExpert/mean that referenced this pull request Sep 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants