Created
December 29, 2015 05:06
-
-
Save SamuelMarks/a0965c56079610cbedca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/tmp/a$ gulp karma | |
[16:05:10] Using gulpfile /tmp/a/gulpfile.js | |
[16:05:10] Starting 'eslint'... | |
[16:05:10] Starting 'jsonlint'... | |
[16:05:11] Finished 'jsonlint' after 294 ms | |
[16:05:11] Finished 'eslint' after 450 ms | |
[16:05:11] Starting 'linting'... | |
[16:05:11] Finished 'linting' after 12 μs | |
[16:05:11] Starting 'karma'... | |
29 12 2015 16:05:11.367:WARN [watcher]: Pattern "/tmp/a/app/**/templates/*.html" does not match any file. | |
29 12 2015 16:05:11.399:INFO [karma]: Karma v0.13.16 server started at http://localhost:9876/ | |
29 12 2015 16:05:11.402:INFO [launcher]: Starting browser PhantomJS | |
29 12 2015 16:05:11.589:INFO [PhantomJS 1.9.8 (Linux 0.0.0)]: Connected on socket WHl5jHhyKRE4KwrFAAAA with id 30068879 | |
PhantomJS 1.9.8 (Linux 0.0.0) module: main, controller: FooCtrl should do something FAILED | |
Error: [$injector:modulerr] Failed to instantiate module ngHtml2Js due to: | |
Error: [$injector:nomod] Module 'ngHtml2Js' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument. | |
http://errors.angularjs.org/1.4.8/$injector/nomod?p0=ngHtml2Js | |
at /tmp/a/app/bower_components/angular/angular.js:2007 | |
at ensure (/tmp/a/app/bower_components/angular/angular.js:1929) | |
at module (/tmp/a/app/bower_components/angular/angular.js:2257) | |
at /tmp/a/app/bower_components/angular/angular.js:4435 | |
at forEach (/tmp/a/app/bower_components/angular/angular.js:340) | |
at loadModules (/tmp/a/app/bower_components/angular/angular.js:4461) | |
at createInjector (/tmp/a/app/bower_components/angular/angular.js:4344) | |
at workFn (/tmp/a/app/bower_components/angular-mocks/angular-mocks.js:2428) | |
http://errors.angularjs.org/1.4.8/$injector/modulerr?p0=ngHtml2Js&p1=Error%3A%20%5B%24injector%3Anomod%5D%20Module%20'ngHtml2Js'%20is%20not%20available!%20You%20either%20misspelled%20the%20module%20name%20or%20forgot%20to%20load%20it.%20If%20registering%20a%20module%20ensure%20that%20you%20specify%20the%20dependencies%20as%20the%20second%20argument.%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.4.8%2F%24injector%2Fnomod%3Fp0%3DngHtml2Js%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2F/tmp/a%2Fapp%2Fbower_components%2Fangular%2Fangular.js%3F7ff07aecce5af4039a1c32649be0ff2afcaebe47%3A2007%0A%20%20%20%20at%20ensure%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fapp%2Fbower_components%2Fangular%2Fangular.js%3F7ff07aecce5af4039a1c32649be0ff2afcaebe47%3A1929)%0A%20%20%20%20at%20module%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fapp%2Fbower_components%2Fangular%2Fangular.js%3F7ff07aecce5af4039a1c32649be0ff2afcaebe47%3A2257)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fapp%2Fbower_components%2Fangular%2Fangular.js%3F7ff07aecce5af4039a1c32649be0ff2afcaebe47%3A4435%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fapp%2Fbower_components%2Fangular%2Fangular.js%3F7ff07aecce5af4039a1c32649be0ff2afcaebe47%3A340)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fapp%2Fbower_components%2Fangular%2Fangular.js%3F7ff07aecce5af4039a1c32649be0ff2afcaebe47%3A4461)%0A%20%20%20%20at%20createInjector%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fapp%2Fbower_components%2Fangular%2Fangular.js%3F7ff07aecce5af4039a1c32649be0ff2afcaebe47%3A4344)%0A%20%20%20%20at%20workFn%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fapp%2Fbower_components%2Fangular-mocks%2Fangular-mocks.js%3F41fb2d656d9a871440ee139e6491d0e2b124ebc8%3A2428)%0A%20%20%20%20at%20attemptSync%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1789)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1777%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1762%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A627%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A357%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A2360%0A%20%20%20%20at%20attemptAsync%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1819)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1774%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1762%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A627%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A2354%0A%20%20%20%20at%20attemptAsync%20(http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1819)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1774%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A1762%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A627%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A2215%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fjasmine-core%2Flib%2Fjasmine-core%2Fjasmine.js%3F578a1e5ff14db21b04e2d6db7fd0eda37042440c%3A678%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fbase%2Fnode_modules%2Fkarma-jasmine%2Flib%2Fadapter.js%3F3030709c83121e1b2ca4d1e657306b834fc13350%3A318%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fkarma.js%3A191%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A9876%2Fcontext.html%3A74 | |
at forEach (/tmp/a/app/bower_components/angular/angular.js:340) | |
at loadModules (/tmp/a/app/bower_components/angular/angular.js:4461) | |
at createInjector (/tmp/a/app/bower_components/angular/angular.js:4344) | |
at workFn (/tmp/a/app/bower_components/angular-mocks/angular-mocks.js:2428) | |
at /tmp/a/app/bower_components/angular/angular.js:4459 | |
Expected false to be true. | |
at /tmp/a/test/karma/main/foo-ctrl.spec.js:17 | |
PhantomJS 1.9.8 (Linux 0.0.0): Executed 1 of 1 (1 FAILED) ERROR (0.039 secs / 0.008 secs) | |
[16:05:11] 'karma' errored after 437 ms | |
[16:05:11] Error: 1 | |
at formatError (/home/foo/n/lib/node_modules/gulp/bin/gulp.js:169:10) | |
at Gulp.<anonymous> (/home/foo/n/lib/node_modules/gulp/bin/gulp.js:195:15) | |
at emitOne (events.js:77:13) | |
at Gulp.emit (events.js:169:7) | |
at Gulp.Orchestrator._emitTaskDone (/tmp/a/node_modules/orchestrator/index.js:264:8) | |
at /tmp/a/node_modules/orchestrator/index.js:275:23 | |
at finish (/tmp/a/node_modules/orchestrator/lib/runTask.js:21:8) | |
at cb (/tmp/a/node_modules/orchestrator/lib/runTask.js:29:3) | |
at removeAllListeners (/tmp/a/node_modules/karma/lib/server.js:332:7) | |
at Server.<anonymous> (/tmp/a/node_modules/karma/lib/server.js:343:9) | |
at Server.g (events.js:260:16) | |
at emitNone (events.js:72:20) | |
at Server.emit (events.js:166:7) | |
at emitCloseNT (net.js:1524:8) | |
at nextTickCallbackWith1Arg (node.js:444:9) | |
at process._tickCallback (node.js:366:17) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment