siddii / angular-timer

re-usable/inter-operable AngularJS timer directive ⛺
http://siddii.github.io/angular-timer/
MIT License
792 stars 938 forks source link

Trying to submit a PR, but can't run tests? #142

Open dagumak opened 9 years ago

dagumak commented 9 years ago

I have a change I want to submit for a PR, but I can't seem to runt the tests. At first, my port was in use, and I changed, but it just doesn't run.

Running "karma:unit" (karma) task
WARN [config]: "/" is proxied, you should probably change urlRoot to avoid conflicts
INFO [karma]: Karma v0.10.10 server started at http://localhost:9876/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.8 (Mac OS X)]: Connected on socket Xm1TLJFWEjm5SjjGj11D
PhantomJS 1.9.8 (Mac OS X): Executed 3 of 3 SUCCESS (0.087 secs / 0.016 secs)

Running "karma:e2e" (karma) task
WARN [config]: "/" is proxied, you should probably change urlRoot to avoid conflicts
INFO [karma]: Karma v0.10.10 server started at http://localhost:9999/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.8 (Mac OS X)]: Connected on socket 0A9NzPpkeKsNg3tRj2P9
ERROR [launcher]: PhantomJS crashed.

WARN [PhantomJS 1.9.8 (Mac OS X)]: Disconnected
PhantomJS 1.9.8 (Mac OS X): Executed 0 of 12 DISCONNECTED (23.818 secs / 0 secs)
Warning: Task "karma:e2e" failed. Use --force to continue.

Aborted due to warnings.
dagumak commented 9 years ago

https://github.com/siddii/angular-timer/pull/143