-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Karma + PhantomJS hangs on Windows #931
Comments
Hi Wesley, I was not able to reproduce the bug you described. I tried to run a simple test in git bash v1.9 with node v10.0.26 and it worked:
What is your environment? Could you provide a git repository with the specific example which produces the bug? |
Sorry for the time it took me to answer @aymericbeaumet... Karma v0.10.9, PhantomJS 1.9.7, Windows 7 x64, running on CMD. I've dropped using PhantomJS for the last few days and today I was no longer able to reproduce. I have done a clean install so it might have something to do with that. |
Closing due to inactivity |
Tests run as usual, as seen below, but PhantomJS hangs and stays there until Ctrl+C. Chrome works just fine on Windows.
PhantomJS works on CentOS so it appears to be related to the OS.
The text was updated successfully, but these errors were encountered: