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

Karma + PhantomJS hangs on Windows #931

Closed
wesleyakio opened this issue Feb 23, 2014 · 4 comments
Closed

Karma + PhantomJS hangs on Windows #931

wesleyakio opened this issue Feb 23, 2014 · 4 comments

Comments

@wesleyakio
Copy link

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.

INFO [karma]: Karma v0.10.9 server started at http://localhost:8080/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.7 (Windows 7)]: Connected on socket pMBLqCzNLUTSMta4mHLw
.
PhantomJS 1.9.7 (Windows 7): Executed 1 of 1 SUCCESS (0.183 secs / 0.02 secs)
WARN [launcher]: PhantomJS was not killed in 2000 ms, sending SIGKILL.
@aymericbeaumet
Copy link
Member

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:

INFO [karma]: Karma v0.10.9 server started at http://localhost:9876/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.7 (Windows 7)]: Connected on socket ruwzPOfkXnyHEASPjHcw
PhantomJS 1.9.7 (Windows 7): Executed 1 of 1 SUCCESS (0.049 secs / 0.003 secs)

What is your environment? Could you provide a git repository with the specific example which produces the bug?

@sylvain-hamel
Copy link
Contributor

@wesleyakio
Copy link
Author

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.

@dignifiedquire
Copy link
Member

Closing due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants