-
Notifications
You must be signed in to change notification settings - Fork 75
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
angular-quickstart-lib travis build failure #43
Comments
Hi, it's know issue of webdriver-manager (angular/webdriver-manager#216), in my library project I just add "--gecko false" in integration/package.json :
It work weel since |
benbraou
added a commit
to benbraou/angular-flex-picture
that referenced
this issue
Jul 22, 2017
This is a know issue of webdriver-manager (angular/webdriver-manager#216) filipesilva/angular-quickstart-lib#43
benbraou
added a commit
to benbraou/angular-flex-picture
that referenced
this issue
Jul 22, 2017
This is a know issue of webdriver-manager (angular/webdriver-manager#216) filipesilva/angular-quickstart-lib#43
@Crazyht thanks! Indeed, this fixed the issue in my angular library. I am keeping the issue open until it is fixed in angular-quickstart-lib (with your proposal or with another solution) |
franzbecker
pushed a commit
to test-editor/deprecated-web-workspace-navigator
that referenced
this issue
Jul 26, 2017
benbraou
added a commit
to benbraou/angular-quickstart-lib
that referenced
this issue
Aug 6, 2017
As mentionned by @Crazyht, this is a known issue of webdriver-manager fixes filipesilva#43
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Currently, the build is failing in travis while running integration tests: https://travis-ci.org/filipesilva/angular-quickstart-lib/builds/256144980
[17:53:37] E/direct - Error message: Could not find update-config.json. Run 'webdriver-manager update' to download binaries.
[1] [17:53:37] E/direct - Error: Could not find update-config.json. Run 'webdriver-manager update' to download binaries.
[1] at IError (/home/travis/build/filipesilva/angular-quickstart-
The text was updated successfully, but these errors were encountered: