Skip to content

Instantly share code, notes, and snippets.

@cmoscardi
Created July 2, 2015 03:49
Show Gist options
  • Save cmoscardi/c1642d1e038ddb0efe15 to your computer and use it in GitHub Desktop.
Save cmoscardi/c1642d1e038ddb0efe15 to your computer and use it in GitHub Desktop.
DEBUG=1 JASMINE_DEBUG=1 VELOCITY_DEBUG=1 VELOCITY_DEBUG_MIRROR=1 meteor
=> Started MongoDB.
I20150702-03:40:56.280(0)? [velocity] adding velocity core
I20150702-03:40:56.284(0)? jasmine-server-integration: 3 tests passed (64ms)
I20150702-03:40:56.284(0)? jasmine-client-integration: 0 tests passed
I20150702-03:40:56.284(0)? jasmine-client-unit: 0 tests passed
I20150702-03:40:56.284(0)? jasmine-server-unit: 1 tests passed (92ms)
I20150702-03:40:56.463(0)? [velocity] Register framework jasmine-server-integration with regex ^tests/jasmine/server/integration/.+\.(js|coffee|litcoffee|coffee\.md)$
I20150702-03:40:56.463(0)? [velocity] Velocity not started. Queueing func
I20150702-03:40:56.464(0)? [velocity] Register framework jasmine-client-integration with regex ^tests/jasmine/client/integration/.+\.(js|coffee|litcoffee|coffee\.md)$
I20150702-03:40:56.464(0)? [velocity] Velocity not started. Queueing func
I20150702-03:40:56.464(0)? [velocity] Register framework jasmine-client-unit with regex ^tests/jasmine/client/unit/.+\.(js|coffee|litcoffee|coffee\.md)$
I20150702-03:40:56.464(0)? [velocity] Velocity not started. Queueing func
I20150702-03:40:56.464(0)? [velocity] Register framework jasmine-server-unit with regex ^tests/jasmine/server/unit/.+\.(js|coffee|litcoffee|coffee\.md)$
I20150702-03:40:56.465(0)? [velocity] Velocity not started. Queueing func
I20150702-03:40:56.549(0)? [velocity] Server startup
I20150702-03:40:56.553(0)? [velocity] app dir /var/www
I20150702-03:40:56.554(0)? [velocity] config = {
I20150702-03:40:56.554(0)? "jasmine-server-integration": {
I20150702-03:40:56.554(0)? "regex": "^tests/jasmine/server/integration/.+\\.(js|coffee|litcoffee|coffee\\.md)$",
I20150702-03:40:56.554(0)? "name": "jasmine-server-integration",
I20150702-03:40:56.554(0)? "_regexp": {}
I20150702-03:40:56.554(0)? },
I20150702-03:40:56.555(0)? "jasmine-client-integration": {
I20150702-03:40:56.555(0)? "regex": "^tests/jasmine/client/integration/.+\\.(js|coffee|litcoffee|coffee\\.md)$",
I20150702-03:40:56.555(0)? "name": "jasmine-client-integration",
I20150702-03:40:56.555(0)? "_regexp": {}
I20150702-03:40:56.555(0)? },
I20150702-03:40:56.565(0)? "jasmine-client-unit": {
I20150702-03:40:56.566(0)? "regex": "^tests/jasmine/client/unit/.+\\.(js|coffee|litcoffee|coffee\\.md)$",
I20150702-03:40:56.566(0)? "name": "jasmine-client-unit",
I20150702-03:40:56.566(0)? "_regexp": {}
I20150702-03:40:56.566(0)? },
I20150702-03:40:56.566(0)? "jasmine-server-unit": {
I20150702-03:40:56.566(0)? "regex": "^tests/jasmine/server/unit/.+\\.(js|coffee|litcoffee|coffee\\.md)$",
I20150702-03:40:56.567(0)? "name": "jasmine-server-unit",
I20150702-03:40:56.568(0)? "_regexp": {}
I20150702-03:40:56.568(0)? }
I20150702-03:40:56.568(0)? }
I20150702-03:40:56.569(0)? [velocity] resetting the world
I20150702-03:40:56.569(0)? [velocity] frameworks with disable auto reset: []
I20150702-03:40:56.615(0)? [velocity] Add paths to watcher [ '/var/www/tests' ]
=> Started your app.
=> App running at: http://localhost:3000/
I20150702-03:40:56.702(0)? [velocity] Search framework for path tests/jasmine/server/integration/users.js
I20150702-03:40:56.704(0)? [velocity] Target framework for tests/jasmine/server/integration/users.js is jasmine-server-integration
I20150702-03:40:56.710(0)? [velocity] Search framework for path tests/jasmine/server/unit/package-stubs.js
I20150702-03:40:56.712(0)? [velocity] Target framework for tests/jasmine/server/unit/package-stubs.js is jasmine-server-unit
I20150702-03:40:56.714(0)? [velocity] Search framework for path tests/jasmine/server/unit/packageMocksSpec.js
I20150702-03:40:56.715(0)? [velocity] Target framework for tests/jasmine/server/unit/packageMocksSpec.js is jasmine-server-unit
I20150702-03:40:56.718(0)? [velocity] Search framework for path tests/jasmine/server/unit/users.js
I20150702-03:40:56.719(0)? [velocity] Target framework for tests/jasmine/server/unit/users.js is jasmine-server-unit
I20150702-03:40:56.725(0)? [velocity] File scan complete, now watching /tests
I20150702-03:40:56.726(0)? [velocity] Triggering queued startup functions
I20150702-03:40:56.733(0)? [sanjo:jasmine]: No tests for jasmine-client-unit found. Reporting completed.
I20150702-03:40:56.752(0)? jasmine-client-unit: 0 tests passed
I20150702-03:40:56.763(0)? [sanjo:jasmine]: No tests for jasmine-client-integration found. Reporting completed.
I20150702-03:40:56.776(0)? jasmine-client-integration: 0 tests passed
I20150702-03:40:56.790(0)? [sanjo:jasmine]: Starting mirror for jasmine-server-integration
I20150702-03:40:56.894(0)? [velocity] 1 mirror(s) requested
I20150702-03:40:56.923(0)? [velocity] Mirror process forked with pid 9370
I20150702-03:40:56.924(0)? [velocity] jasmine-server-integration is starting a mirror at http://localhost:45844/.
I20150702-03:40:56.964(0)? [velocity] You can see the mirror logs at: tail -f /var/www/.meteor/local/log/jasmine-server-integration.log
W20150702-03:40:57.106(0)? (STDERR) connections property is deprecated. Use getConnections() method
I20150702-03:40:58.516(0)? [velocity] File changed: tests/jasmine/server/unit/package-stubs.js
I20150702-03:40:59.233(0)? [velocity] File changed: tests/jasmine/server/unit/package-stubs.js
I20150702-03:40:59.296(0)? [velocity] File changed: tests/jasmine/server/unit/packageMocksSpec.js
I20150702-03:40:59.374(0)? [sanjo:jasmine]: loading mock file: /var/www/tests/jasmine/server/unit/package-stubs.js
I20150702-03:40:59.382(0)? [sanjo:jasmine]: loading source file: /var/www/tests/jasmine/server/unit/package-stubs.js
I20150702-03:40:59.706(0)? [sanjo:jasmine]: getFiles has found the following files [ 'src/both/collections/announcements.js',
I20150702-03:40:59.707(0)? 'src/both/collections/behaviors/createdBy.js',
I20150702-03:40:59.707(0)? 'src/both/collections/schemas/announcements.js',
I20150702-03:40:59.708(0)? 'src/both/collections/schemas/lib/simpleSchemaFields.js',
I20150702-03:40:59.708(0)? 'src/both/collections/schemas/torrents.js',
I20150702-03:40:59.708(0)? 'src/both/collections/schemas/user.js',
I20150702-03:40:59.708(0)? 'src/both/collections/schemas/userClass.js',
I20150702-03:40:59.709(0)? 'src/both/collections/user.js',
I20150702-03:40:59.709(0)? 'src/both/collections/userClass.js',
I20150702-03:40:59.709(0)? 'src/both/lib/accountTemplates.js',
I20150702-03:40:59.709(0)? 'src/both/lib/constants.js',
I20150702-03:40:59.709(0)? 'src/both/lib/roles.js',
I20150702-03:40:59.709(0)? 'src/both/methods/user.js',
I20150702-03:40:59.710(0)? 'src/both/routes/announcements.js',
I20150702-03:40:59.711(0)? 'src/both/routes/home.js',
I20150702-03:40:59.711(0)? 'src/both/routes/router.js',
I20150702-03:40:59.711(0)? 'src/both/routes/user.js',
I20150702-03:40:59.711(0)? 'src/client/startup.js',
I20150702-03:40:59.711(0)? 'src/client/templates/announcements/announcement.js',
I20150702-03:40:59.711(0)? 'src/client/templates/announcements/announcementCreate.js',
I20150702-03:40:59.711(0)? 'src/client/templates/home/home.js',
I20150702-03:40:59.711(0)? 'src/client/templates/layout/layout.js',
I20150702-03:40:59.711(0)? 'src/client/templates/nav/nav.js',
I20150702-03:40:59.712(0)? 'src/client/templates/users/userCreate.js',
I20150702-03:40:59.712(0)? 'src/client/templates/users/userEdit.js',
I20150702-03:40:59.717(0)? 'src/client/templates/users/userProfile.js',
I20150702-03:40:59.718(0)? 'src/client/templates/users/userSearch.js',
I20150702-03:40:59.719(0)? 'src/client/templates/users/username.js',
I20150702-03:40:59.719(0)? 'src/server/publications/announcements.js',
I20150702-03:40:59.720(0)? 'src/server/publications/users.js',
I20150702-03:40:59.721(0)? 'src/server/security/security.js',
I20150702-03:40:59.721(0)? 'src/server/startup.js' ]
I20150702-03:40:59.727(0)? [sanjo:jasmine]: loadFiles [ 'src/both/collections/schemas/lib/simpleSchemaFields.js',
I20150702-03:40:59.730(0)? 'src/both/lib/accountTemplates.js',
I20150702-03:40:59.730(0)? 'src/both/lib/constants.js',
I20150702-03:40:59.732(0)? 'src/both/lib/roles.js',
I20150702-03:40:59.734(0)? 'src/both/collections/behaviors/createdBy.js',
I20150702-03:40:59.737(0)? 'src/both/collections/schemas/announcements.js',
I20150702-03:40:59.738(0)? 'src/both/collections/schemas/torrents.js',
I20150702-03:40:59.739(0)? 'src/both/collections/schemas/user.js',
I20150702-03:40:59.740(0)? 'src/both/collections/schemas/userClass.js',
I20150702-03:40:59.740(0)? 'src/client/templates/announcements/announcement.js',
I20150702-03:40:59.740(0)? 'src/client/templates/announcements/announcementCreate.js',
I20150702-03:40:59.746(0)? 'src/client/templates/home/home.js',
I20150702-03:40:59.746(0)? 'src/client/templates/layout/layout.js',
I20150702-03:40:59.746(0)? 'src/client/templates/nav/nav.js',
I20150702-03:40:59.746(0)? 'src/client/templates/users/userCreate.js',
I20150702-03:40:59.746(0)? 'src/client/templates/users/userEdit.js',
I20150702-03:40:59.746(0)? 'src/client/templates/users/userProfile.js',
I20150702-03:40:59.748(0)? 'src/client/templates/users/userSearch.js',
I20150702-03:40:59.748(0)? 'src/client/templates/users/username.js',
I20150702-03:40:59.748(0)? 'src/both/collections/announcements.js',
I20150702-03:40:59.748(0)? 'src/both/collections/user.js',
I20150702-03:40:59.748(0)? 'src/both/collections/userClass.js',
I20150702-03:40:59.748(0)? 'src/both/methods/user.js',
I20150702-03:40:59.748(0)? 'src/both/routes/announcements.js',
I20150702-03:40:59.749(0)? 'src/both/routes/home.js',
I20150702-03:40:59.749(0)? 'src/both/routes/router.js',
I20150702-03:40:59.749(0)? 'src/both/routes/user.js',
I20150702-03:40:59.823(0)? 'src/server/publications/announcements.js',
I20150702-03:40:59.823(0)? 'src/server/publications/users.js',
I20150702-03:40:59.824(0)? 'src/server/security/security.js',
I20150702-03:40:59.824(0)? 'src/client/startup.js',
I20150702-03:40:59.824(0)? 'src/server/startup.js' ]
I20150702-03:40:59.944(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/schemas/lib/simpleSchemaFields.js
I20150702-03:40:59.948(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/lib/accountTemplates.js
I20150702-03:40:59.951(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/lib/constants.js
I20150702-03:40:59.957(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/lib/roles.js
I20150702-03:40:59.958(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/behaviors/createdBy.js
I20150702-03:40:59.960(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/schemas/announcements.js
I20150702-03:40:59.961(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/schemas/torrents.js
I20150702-03:40:59.962(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/schemas/user.js
I20150702-03:41:00.107(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/schemas/userClass.js
I20150702-03:41:00.107(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/announcements/announcement.js
I20150702-03:41:00.107(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/announcements/announcementCreate.js
I20150702-03:41:00.107(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/home/home.js
I20150702-03:41:00.107(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/layout/layout.js
I20150702-03:41:00.107(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/nav/nav.js
I20150702-03:41:00.107(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/users/userCreate.js
I20150702-03:41:00.107(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/users/userEdit.js
I20150702-03:41:00.110(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/users/userProfile.js
I20150702-03:41:00.110(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/users/userSearch.js
I20150702-03:41:00.110(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/templates/users/username.js
I20150702-03:41:00.110(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/announcements.js
I20150702-03:41:00.111(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/user.js
I20150702-03:41:00.111(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/collections/userClass.js
I20150702-03:41:00.111(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/methods/user.js
I20150702-03:41:00.111(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/routes/announcements.js
I20150702-03:41:00.111(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/routes/home.js
I20150702-03:41:00.111(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/routes/router.js
I20150702-03:41:00.112(0)? [sanjo:jasmine]: loading source file: /var/www/src/both/routes/user.js
I20150702-03:41:00.113(0)? [sanjo:jasmine]: loading source file: /var/www/src/server/publications/announcements.js
I20150702-03:41:00.113(0)? [sanjo:jasmine]: loading source file: /var/www/src/server/publications/users.js
I20150702-03:41:00.121(0)? [sanjo:jasmine]: loading source file: /var/www/src/server/security/security.js
I20150702-03:41:00.122(0)? [sanjo:jasmine]: loading source file: /var/www/src/client/startup.js
I20150702-03:41:00.122(0)? [sanjo:jasmine]: loading source file: /var/www/src/server/startup.js
I20150702-03:41:00.123(0)? [sanjo:jasmine]: loading source file: /var/www/tests/jasmine/server/unit/package-stubs.js
W20150702-03:41:00.108(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/announcements/announcement.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.108(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/announcements/announcementCreate.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.108(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/home/home.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.108(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/layout/layout.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.108(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/nav/nav.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.109(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/users/userCreate.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.109(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/users/userEdit.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.109(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/users/userProfile.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.109(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/users/userSearch.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
W20150702-03:41:00.110(0)? (STDERR) [sanjo:jasmine]: The file "/var/www/src/client/templates/users/username.js" has syntax errors. [TypeError: Cannot call method 'helpers' of undefined]
I20150702-03:41:00.294(0)? [sanjo:jasmine]: loading source file: /var/www/tests/jasmine/server/unit/packageMocksSpec.js
I20150702-03:41:00.512(0)? [sanjo:jasmine]: loading source file: /var/www/tests/jasmine/server/unit/users.js
I20150702-03:41:00.771(0)? jasmine-server-unit: 1 tests passed (180ms)
I20150702-03:41:39.741(0)? [velocity] Mirror registered. Handshaking with mirror...
I20150702-03:41:40.184(0)? [velocity] Connected to mirror, setting state to ready { framework: 'jasmine-server-integration',
I20150702-03:41:40.184(0)? host: 'http://localhost:45844/',
I20150702-03:41:40.186(0)? port: '45844' }
I20150702-03:41:41.203(0)? jasmine-server-integration: 3 tests passed (156ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment