Advertisement
Guest User

Untitled

a guest
Apr 4th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. > karma start
  2.  
  3. 04 04 2017 13:23:54.205:INFO [karma]: Karma v1.5.0 server started at http://0.0.0.0:9876/
  4. 04 04 2017 13:23:54.210:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
  5. 04 04 2017 13:23:54.221:INFO [launcher]: Starting browser PhantomJS
  6. 04 04 2017 13:23:57.914:INFO [PhantomJS 2.1.1 (Windows 8 0.0.0)]: Connected on socket C3sHi5RbsMGthV8ZAAAA with id 91110474
  7. PhantomJS 2.1.1 (Windows 8 0.0.0) A suite encountered a declaration exception FAILED
  8. TypeError: undefined is not an object (evaluating '_testing.TestBed') in src/example.spec.js (line 19)
  9. src/example.spec.js:19:15
  10. loaded@http://localhost:9876/context.js:151:17
  11. TypeError: undefined is not an object (evaluating '_testing.TestBed') in src/example.spec.js (line 24)
  12. src/example.spec.js:24:27
  13. src/example.spec.js:16:11
  14. src/example.spec.js:10:12
  15. global code@src/example.spec.js:13:3
  16. PhantomJS 2.1.1 (Windows 8 0.0.0): Executed 1 of 1 (1 FAILED) ERROR (0.004 secs / 0.003 secs)
  17. npm ERR! Test failed. See above for more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement