Skip to content

Instantly share code, notes, and snippets.

@glesage
Created December 23, 2015 23:58
Show Gist options
  • Save glesage/99e1ee67935ca754429a to your computer and use it in GitHub Desktop.
Save glesage/99e1ee67935ca754429a to your computer and use it in GitHub Desktop.
Running "karma:unit" (karma) task
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/bower_components/angular-resource/angular-resource.js" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/bower_components/angular-cookies/angular-cookies.js" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/bower_components/angular-sanitize/angular-sanitize.js" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/bower_components/angular-route/angular-route.js" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/bower_components/angular-socket-io/socket.js" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/app/app.coffee" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/app/**/*.coffee" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/app/**/*.jade" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/components/**/*.coffee" does not match any file.
WARN [watcher]: Pattern "/Users/jeff/Desktop/Starchup/sites/tidespin/client/components/**/*.jade" does not match any file.
INFO [karma]: Karma v0.12.37 server started at http://localhost:8080/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.8 (Mac OS X 0.0.0)]: Connected on socket kSXR6nrm_Coyq7v9RZuB with id 64475816
PhantomJS 1.9.8 (Mac OS X 0.0.0): Executed 0 of 0 ERROR (0.002 secs / 0 secs)
Warning: Task "karma:unit" failed. Use --force to continue.
Aborted due to warnings.
Execution Time (2015-12-23 23:56:16 UTC)
loading tasks 112ms ▇▇▇▇▇▇ 2%
newer:jshint:all 184ms ▇▇▇▇▇▇▇▇▇ 4%
jshint:all 227ms ▇▇▇▇▇▇▇▇▇▇▇ 5%
injector:css 213ms ▇▇▇▇▇▇▇▇▇▇ 4%
autoprefixer:dist 507ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 10%
karma:unit 3.5s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 71%
Total 5s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment