You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ grunt test
Running "karma:tests" (karma) task
INFO [karma]: Karma v0.12.31 server started at http://localhost:9001/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.8 (Mac OS X)]: Connected on socket laHcJ0unDsVM0KNd31Tc with id 53989432
PhantomJS 1.9.8 (Mac OS X) ERROR
Error: Mismatched anonymous define() module: function (polyfiller) {}
http://requirejs.org/docs/errors.html#mismatch
at /workspace/github/polyfiller/node_modules/requirejs/require.js:141
PhantomJS 1.9.8 (Mac OS X) ERROR
Error: Mismatched anonymous define() module: function (polyfiller) {}
http://requirejs.org/docs/errors.html#mismatch
at /workspace/github/polyfiller/node_modules/requirejs/require.js:141
Finished in 0.027 secs / 0 secs
SUMMARY:
✔ 0 tests completed
Warning: Task "karma:tests" failed. Use --force to continue.
Aborted due to warnings.
➜ grunt test
Running "karma:tests" (karma) task
INFO [karma]: Karma v0.12.31 server started at http://localhost:9001/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.8 (Mac OS X)]: Connected on socket w_SmkVVfhA3AXESY5THZ with id 85656734
PhantomJS 1.9.8 (Mac OS X) ERROR: 'There is no timestamp for /workspace/github/polyfiller/node_modules/karma-chai-plugins/node_modules/chai/chai.js!'
PhantomJS 1.9.8 (Mac OS X) ERROR: 'There is no timestamp for /Abashkin/workspace/github/polyfiller/node_modules/karma-chai-plugins/node_modules/chai/chai.js!'
PhantomJS 1.9.8 (Mac OS X) ERROR: 'There is no timestamp for /workspace/github/polyfiller/node_modules/karma-chai-plugins/node_modules/chai-as-promised/lib/chai-as-promised.js!'
PhantomJS 1.9.8 (Mac OS X) ERROR: 'There is no timestamp for /workspace/github/polyfiller/node_modules/karma-chai-plugins/node_modules/chai-as-promised/lib/chai-as-promised.js!'
WARN [PhantomJS 1.9.8 (Mac OS X)]: Disconnected (1 times), because no message in 10000 ms.
Finished in 10.035 secs / 0 secs
Warning: Task "karma:tests" failed. Use --force to continue.
Aborted due to warnings.
What am i doing wrong?
The text was updated successfully, but these errors were encountered:
My config:
package.json
A test file
Ok,
What am i doing wrong?
The text was updated successfully, but these errors were encountered: