-
Notifications
You must be signed in to change notification settings - Fork 55
Running ng test
fails to start chrome browser
#14
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
Comments
thank you for your report, let me check on this. |
I'm having this problem angular/angular-cli#4207 (comment) will check back in some days. |
@danimbrogno have you configured docker-compose run test-web-app (to execute the command: |
under my investigation, it works as expected, so closed now. If you still need our help, don't hesitate to re-open this issue with your sample project that we could check it out. |
This helped, I can run the command from a /bin/bash shell inside the container and it launches fine and executes the tests. But, when running |
@danimbrogno we're going to release v0.1.0 of angular-boilerplate, please give it a try https://github.com/teracyhq/angular-boilerplate unit tests and e2e tests work. |
Hi, thanks for the image. I'm having trouble getting
ng test
to run. Here is my docker-compose.yaml:when I run
docker-compose run test-web-app
I get the output
The text was updated successfully, but these errors were encountered: