SEL-Columbia / mopup-matcher

mopup-manager revamp
1 stars 0 forks source link

Unit and E2E tests with samples #57

Closed larryweya closed 11 years ago

myf commented 11 years ago

finally works, it has to do with chrome v. chromium

kevinmeredith commented 11 years ago

I'm having the same problem when running inside of a Vagrant VM with x11 forwarding enabled.

vagrant@precise64:/vagrant/Workspace/AngularJS/google_tutorial/angular-phonecat$ ./scripts/test.sh

Starting Karma Server (http://karma-runner.github.io)

WARN [karma]: Port 9876 in use WARN [karma]: Port 9100 in use WARN [karma]: Port 9877 in use WARN [karma]: Port 9101 in use WARN [karma]: Port 9878 in use WARN [karma]: Port 9102 in use WARN [karma]: Port 9879 in use WARN [karma]: Port 9103 in use INFO [karma]: Karma server started at http://localhost:9880/ INFO [launcher]: Starting browser Chrome INFO [karma]: To run via this server, use "karma run --runner-port 9104" ERROR [karma]: { [Error: spawn ENOENT] code: 'ENOENT', errno: 'ENOENT', syscall: 'spawn' } Error: spawn ENOENT at errnoException (child_process.js:980:11) at Process.ChildProcess._handle.onexit (child_process.js:771:34)