Skip to content

Instantly share code, notes, and snippets.

@wenzowski
Last active December 19, 2015 08:59
Show Gist options
  • Save wenzowski/5929624 to your computer and use it in GitHub Desktop.
Save wenzowski/5929624 to your computer and use it in GitHub Desktop.
$ ./rtd --debug
npm WARN package.json growl@1.7.0 No repository field.
npm WARN package.json dateformat@1.0.2-1.2.3 No repository field.
npm WARN package.json assert-plus@0.1.2 No repository field.
npm WARN package.json ctype@0.5.2 No repository field.
Running "bgShell:killAll" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "downloadAndOrStartSelenium" task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/Gruntfile.js
Running "bgShell:synchronizeMirrorApp" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:instrumentCode" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
.
Processed [3] files in 0 secs
Running "bgShell:startMirrorApp" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:startKarma" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:startApp" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "outputPorts" task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/Gruntfile.js
Launching Selenium-server on port 4444
Launching Karma listener on port 9876
Launching Karma runner on port 9100
Launching Meteor on port 3000
Launching Mirror on port 8000
Running "watch" task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-contrib-watch/tasks/watch.js
Waiting...[[[[[ /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/build/mirror_app ]]]]]
[[[[[ /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/app ]]]]]
=> Meteor server running on: http://localhost:3000/
=> Meteor 0.6.4 is available. Update this project with 'meteor update'.
=> Meteor 0.6.4 is available. Update this project with 'meteor update'.
=> Meteor server running on: http://localhost:8000/
OK
>> File "../acceptance/leaderboard.spec.js" changed.
Running "bgShell:karmaRun" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
- - - Running unit tests - - -
...........
PhantomJS 1.9 (Mac): Executed 11 of 11 SUCCESS (0.141 secs / 0.004 secs)
...........
PhantomJS 1.9 (Mac): Executed 11 of 11 SUCCESS (0.141 secs / 0.004 secs)
Running "bgShell:synchronizeMirrorApp" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:instrumentCode" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
.
Processed [3] files in 0 secs
Running "bgShell:runTests" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
- - - Running acceptance tests - - -
=> Meteor server restarted.
Finished in 8.585 seconds
1 test, 4 assertions, 0 failures, 0 skipped
Running "postLatestUnitCoverage" task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/Gruntfile.js
Running "bgShell:killReports" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:runCoverageCheck" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
- - - Running coverage tests - - -
>> TypeError: Cannot read property 'start' of undefined
>> at tmp (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/object-utils.js:58:44)
>> at Array.forEach (native)
>> at Object.addDerivedInfoForFile (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/object-utils.js:57:37)
>> at Object.Collector.fileCoverageFor (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/collector.js:93:15)
>> at app/packages/istanbul-middleware-port/core.js:143:86
>> at Array.forEach (native)
>> at getTreeSummary (app/packages/istanbul-middleware-port/core.js:142:23)
>> at Object.core.render (app/packages/istanbul-middleware-port/core.js:186:19)
>> at app.get.origUrl (app/packages/istanbul-middleware-port/handlers.js:31:14)
>> at Object.<anonymous> (app/packages/istanbul-middleware-port/express-shim.js:16:13)
Fatal error: TypeError: Cannot read property 'start' of undefined
at tmp (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/object-utils.js:58:44)
at Array.forEach (native)
at Object.addDerivedInfoForFile (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/object-utils.js:57:37)
at Object.Collector.fileCoverageFor (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/collector.js:93:15)
at app/packages/istanbul-middleware-port/core.js:143:86
at Array.forEach (native)
at getTreeSummary (app/packages/istanbul-middleware-port/core.js:142:23)
at Object.core.render (app/packages/istanbul-middleware-port/core.js:186:19)
at app.get.origUrl (app/packages/istanbul-middleware-port/handlers.js:31:14)
at Object.<anonymous> (app/packages/istanbul-middleware-port/express-shim.js:16:13)
$
>> { [TypeError: Cannot call method 'getText' of undefined] webdriver_promise_error_: true }
Fatal error: { [TypeError: Cannot call method 'getText' of undefined] webdriver_promise_error_: true }
$ ./rtd --debug
npm WARN package.json growl@1.7.0 No repository field.
npm WARN package.json dateformat@1.0.2-1.2.3 No repository field.
npm WARN package.json assert-plus@0.1.2 No repository field.
npm WARN package.json ctype@0.5.2 No repository field.
Running "bgShell:killAll" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "downloadAndOrStartSelenium" task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/Gruntfile.js
Running "bgShell:synchronizeMirrorApp" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:instrumentCode" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
.
Processed [3] files in 0 secs
Running "bgShell:startMirrorApp" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:startKarma" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:startApp" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "outputPorts" task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/Gruntfile.js
Launching Selenium-server on port 4444
Launching Karma listener on port 9876
Launching Karma runner on port 9100
Launching Meteor on port 3000
Launching Mirror on port 8000
Running "watch" task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-contrib-watch/tasks/watch.js
Waiting...[[[[[ /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/app ]]]]]
[[[[[ /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/build/mirror_app ]]]]]
=> Meteor server running on: http://localhost:3000/
=> Meteor server running on: http://localhost:8000/
OK
>> File "../acceptance/leaderboard.spec.js" changed.
Running "bgShell:karmaRun" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
- - - Running unit tests - - -
...........
PhantomJS 1.9 (Mac): Executed 11 of 11 SUCCESS (0.087 secs / 0.005 secs)
...........
PhantomJS 1.9 (Mac): Executed 11 of 11 SUCCESS (0.087 secs / 0.005 secs)
Running "bgShell:synchronizeMirrorApp" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:instrumentCode" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
.
Processed [3] files in 0 secs
Running "bgShell:runTests" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
- - - Running acceptance tests - - -
=> Meteor server restarted.
Finished in 8.199 seconds
1 test, 4 assertions, 0 failures, 0 skipped
Running "postLatestUnitCoverage" task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/Gruntfile.js
Running "bgShell:killReports" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
Running "bgShell:runCoverageCheck" (bgShell) task
[D] Task source: /Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/node_modules/grunt-bg-shell/tasks/bg-shell.coffee
- - - Running coverage tests - - -
>> TypeError: Cannot read property 'start' of undefined
>> at tmp (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/object-utils.js:58:44)
>> at Array.forEach (native)
>> at Object.addDerivedInfoForFile (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/object-utils.js:57:37)
>> at Object.Collector.fileCoverageFor (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/collector.js:93:15)
>> at app/packages/istanbul-middleware-port/core.js:143:86
>> at Array.forEach (native)
>> at getTreeSummary (app/packages/istanbul-middleware-port/core.js:142:23)
>> at Object.core.render (app/packages/istanbul-middleware-port/core.js:186:19)
>> at app.get.origUrl (app/packages/istanbul-middleware-port/handlers.js:31:14)
>> at Object.<anonymous> (app/packages/istanbul-middleware-port/express-shim.js:16:13)
Fatal error: TypeError: Cannot read property 'start' of undefined
at tmp (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/object-utils.js:58:44)
at Array.forEach (native)
at Object.addDerivedInfoForFile (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/object-utils.js:57:37)
at Object.Collector.fileCoverageFor (/Volumes/Wenzowski-HD/Users/alex/code/github/real-time-development-with-meteor/test/rtd/lib/istanbul-middleware-port/.npm/node_modules/istanbul/lib/collector.js:93:15)
at app/packages/istanbul-middleware-port/core.js:143:86
at Array.forEach (native)
at getTreeSummary (app/packages/istanbul-middleware-port/core.js:142:23)
at Object.core.render (app/packages/istanbul-middleware-port/core.js:186:19)
at app.get.origUrl (app/packages/istanbul-middleware-port/handlers.js:31:14)
at Object.<anonymous> (app/packages/istanbul-middleware-port/express-shim.js:16:13)
$
>> { [TypeError: Cannot call method 'getText' of undefined] webdriver_promise_error_: true }
Fatal error: { [TypeError: Cannot call method 'getText' of undefined] webdriver_promise_error_: true }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment