Created
May 17, 2016 19:30
-
-
Save evelant/40163fab06d6405ea6c521519b78cbd4 to your computer and use it in GitHub Desktop.
meteor mocha test outpu
This file contains 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
I20160517-15:28:37.624(-4)? MochaRunner.runServerTests: Starting server side tests with run id mGR8a5HXutcZ88Zq4 | |
W20160517-15:28:37.662(-4)? (STDERR) MeteorPublishReporter.added: Can't send report data to client. | |
W20160517-15:28:37.663(-4)? (STDERR) MeteorPublishReporter.added: Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment. | |
W20160517-15:28:37.665(-4)? (STDERR) MeteorPublishReporter.added: Document: { _id: '4', | |
W20160517-15:28:37.665(-4)? (STDERR) event: 'suite', | |
W20160517-15:28:37.666(-4)? (STDERR) data: | |
W20160517-15:28:37.666(-4)? (STDERR) { title: 'test', | |
W20160517-15:28:37.667(-4)? (STDERR) root: false, | |
W20160517-15:28:37.667(-4)? (STDERR) pending: false, | |
W20160517-15:28:37.667(-4)? (STDERR) _fullTitle: 'test', | |
W20160517-15:28:37.667(-4)? (STDERR) isServer: true } } | |
W20160517-15:28:37.667(-4)? (STDERR) MeteorPublishReporter.added: Can't send report data to client. | |
W20160517-15:28:37.667(-4)? (STDERR) MeteorPublishReporter.added: Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment. | |
W20160517-15:28:37.688(-4)? (STDERR) MeteorPublishReporter.added: Document: { _id: '5', | |
W20160517-15:28:37.688(-4)? (STDERR) event: 'pending', | |
W20160517-15:28:37.688(-4)? (STDERR) data: | |
W20160517-15:28:37.688(-4)? (STDERR) { title: 'will only show up on client', | |
W20160517-15:28:37.689(-4)? (STDERR) type: 'test', | |
W20160517-15:28:37.693(-4)? (STDERR) pending: true, | |
W20160517-15:28:37.693(-4)? (STDERR) async: undefined, | |
W20160517-15:28:37.693(-4)? (STDERR) sync: true, | |
W20160517-15:28:37.693(-4)? (STDERR) _timeout: 2000, | |
W20160517-15:28:37.694(-4)? (STDERR) _slow: 75, | |
W20160517-15:28:37.694(-4)? (STDERR) body: '', | |
W20160517-15:28:37.694(-4)? (STDERR) _fullTitle: 'test will only show up on client', | |
W20160517-15:28:37.695(-4)? (STDERR) parent: | |
W20160517-15:28:37.697(-4)? (STDERR) { title: 'test', | |
W20160517-15:28:37.697(-4)? (STDERR) root: false, | |
W20160517-15:28:37.697(-4)? (STDERR) pending: false, | |
W20160517-15:28:37.701(-4)? (STDERR) _fullTitle: 'test', | |
W20160517-15:28:37.702(-4)? (STDERR) isServer: true }, | |
W20160517-15:28:37.702(-4)? (STDERR) fn: undefined, | |
W20160517-15:28:37.702(-4)? (STDERR) err: undefined, | |
W20160517-15:28:37.702(-4)? (STDERR) isServer: true } } | |
W20160517-15:28:37.702(-4)? (STDERR) MeteorPublishReporter.added: Can't send report data to client. | |
W20160517-15:28:37.703(-4)? (STDERR) MeteorPublishReporter.added: Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment. | |
W20160517-15:28:37.703(-4)? (STDERR) MeteorPublishReporter.added: Document: { _id: '6', | |
W20160517-15:28:37.703(-4)? (STDERR) event: 'test end', | |
W20160517-15:28:37.703(-4)? (STDERR) data: | |
W20160517-15:28:37.704(-4)? (STDERR) { title: 'will only show up on client', | |
W20160517-15:28:37.704(-4)? (STDERR) type: 'test', | |
W20160517-15:28:37.704(-4)? (STDERR) pending: true, | |
W20160517-15:28:37.705(-4)? (STDERR) async: undefined, | |
W20160517-15:28:37.705(-4)? (STDERR) sync: true, | |
W20160517-15:28:37.705(-4)? (STDERR) _timeout: 2000, | |
W20160517-15:28:37.705(-4)? (STDERR) _slow: 75, | |
W20160517-15:28:37.706(-4)? (STDERR) body: '', | |
W20160517-15:28:37.707(-4)? (STDERR) _fullTitle: 'test will only show up on client', | |
W20160517-15:28:37.707(-4)? (STDERR) parent: | |
W20160517-15:28:37.707(-4)? (STDERR) { title: 'test', | |
W20160517-15:28:37.707(-4)? (STDERR) root: false, | |
W20160517-15:28:37.707(-4)? (STDERR) pending: false, | |
W20160517-15:28:37.708(-4)? (STDERR) _fullTitle: 'test', | |
W20160517-15:28:37.708(-4)? (STDERR) isServer: true }, | |
W20160517-15:28:37.708(-4)? (STDERR) fn: undefined, | |
W20160517-15:28:37.708(-4)? (STDERR) err: undefined, | |
W20160517-15:28:37.709(-4)? (STDERR) isServer: true } } | |
W20160517-15:28:37.709(-4)? (STDERR) MeteorPublishReporter.added: Can't send report data to client. | |
W20160517-15:28:37.709(-4)? (STDERR) MeteorPublishReporter.added: Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment. | |
W20160517-15:28:37.710(-4)? (STDERR) MeteorPublishReporter.added: Document: { _id: '7', | |
W20160517-15:28:37.710(-4)? (STDERR) event: 'pending', | |
W20160517-15:28:37.710(-4)? (STDERR) data: | |
W20160517-15:28:37.710(-4)? (STDERR) { title: 'will also only show up on client', | |
W20160517-15:28:37.710(-4)? (STDERR) type: 'test', | |
W20160517-15:28:37.711(-4)? (STDERR) pending: true, | |
W20160517-15:28:37.725(-4)? (STDERR) async: undefined, | |
W20160517-15:28:37.725(-4)? (STDERR) sync: true, | |
W20160517-15:28:37.726(-4)? (STDERR) _timeout: 2000, | |
W20160517-15:28:37.726(-4)? (STDERR) _slow: 75, | |
W20160517-15:28:37.727(-4)? (STDERR) body: '', | |
W20160517-15:28:37.727(-4)? (STDERR) _fullTitle: 'test will also only show up on client', | |
W20160517-15:28:37.727(-4)? (STDERR) parent: | |
W20160517-15:28:37.727(-4)? (STDERR) { title: 'test', | |
W20160517-15:28:37.727(-4)? (STDERR) root: false, | |
W20160517-15:28:37.728(-4)? (STDERR) pending: false, | |
W20160517-15:28:37.728(-4)? (STDERR) _fullTitle: 'test', | |
W20160517-15:28:37.728(-4)? (STDERR) isServer: true }, | |
W20160517-15:28:37.728(-4)? (STDERR) fn: undefined, | |
W20160517-15:28:37.728(-4)? (STDERR) err: undefined, | |
W20160517-15:28:37.729(-4)? (STDERR) isServer: true } } | |
W20160517-15:28:37.729(-4)? (STDERR) MeteorPublishReporter.added: Can't send report data to client. | |
W20160517-15:28:37.729(-4)? (STDERR) MeteorPublishReporter.added: Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment. | |
W20160517-15:28:37.729(-4)? (STDERR) MeteorPublishReporter.added: Document: { _id: '8', | |
W20160517-15:28:37.730(-4)? (STDERR) event: 'test end', | |
W20160517-15:28:37.731(-4)? (STDERR) data: | |
W20160517-15:28:37.731(-4)? (STDERR) { title: 'will also only show up on client', | |
W20160517-15:28:37.731(-4)? (STDERR) type: 'test', | |
W20160517-15:28:37.731(-4)? (STDERR) pending: true, | |
W20160517-15:28:37.731(-4)? (STDERR) async: undefined, | |
W20160517-15:28:37.731(-4)? (STDERR) sync: true, | |
W20160517-15:28:37.732(-4)? (STDERR) _timeout: 2000, | |
W20160517-15:28:37.732(-4)? (STDERR) _slow: 75, | |
W20160517-15:28:37.732(-4)? (STDERR) body: '', | |
W20160517-15:28:37.732(-4)? (STDERR) _fullTitle: 'test will also only show up on client', | |
W20160517-15:28:37.732(-4)? (STDERR) parent: | |
W20160517-15:28:37.732(-4)? (STDERR) { title: 'test', | |
W20160517-15:28:37.733(-4)? (STDERR) root: false, | |
W20160517-15:28:37.733(-4)? (STDERR) pending: false, | |
W20160517-15:28:37.733(-4)? (STDERR) _fullTitle: 'test', | |
W20160517-15:28:37.733(-4)? (STDERR) isServer: true }, | |
W20160517-15:28:37.733(-4)? (STDERR) fn: undefined, | |
W20160517-15:28:37.733(-4)? (STDERR) err: undefined, | |
W20160517-15:28:37.733(-4)? (STDERR) isServer: true } } | |
W20160517-15:28:37.817(-4)? (STDERR) MeteorPublishReporter.added: Can't send report data to client. | |
W20160517-15:28:37.818(-4)? (STDERR) MeteorPublishReporter.added: Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment. | |
W20160517-15:28:37.818(-4)? (STDERR) MeteorPublishReporter.added: Document: { _id: '11', | |
W20160517-15:28:37.818(-4)? (STDERR) event: 'suite end', | |
W20160517-15:28:37.818(-4)? (STDERR) data: | |
W20160517-15:28:37.818(-4)? (STDERR) { title: 'test', | |
W20160517-15:28:37.818(-4)? (STDERR) root: false, | |
W20160517-15:28:37.818(-4)? (STDERR) pending: false, | |
W20160517-15:28:37.819(-4)? (STDERR) _fullTitle: 'test', | |
W20160517-15:28:37.819(-4)? (STDERR) isServer: true } } | |
W20160517-15:28:37.819(-4)? (STDERR) MeteorPublishReporter.added: Can't send report data to client. | |
W20160517-15:28:37.819(-4)? (STDERR) MeteorPublishReporter.added: Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment. | |
W20160517-15:28:37.819(-4)? (STDERR) MeteorPublishReporter.added: Document: { _id: '12', | |
W20160517-15:28:37.819(-4)? (STDERR) event: 'suite end', | |
W20160517-15:28:37.820(-4)? (STDERR) data: | |
W20160517-15:28:37.820(-4)? (STDERR) { title: '', | |
W20160517-15:28:37.820(-4)? (STDERR) root: true, | |
W20160517-15:28:37.821(-4)? (STDERR) pending: false, | |
W20160517-15:28:37.821(-4)? (STDERR) _fullTitle: '', | |
W20160517-15:28:37.821(-4)? (STDERR) isServer: true } } | |
W20160517-15:28:37.821(-4)? (STDERR) MeteorPublishReporter.added: Can't send report data to client. | |
W20160517-15:28:37.821(-4)? (STDERR) MeteorPublishReporter.added: Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment. | |
W20160517-15:28:37.822(-4)? (STDERR) MeteorPublishReporter.added: Document: { _id: '13', | |
W20160517-15:28:37.822(-4)? (STDERR) event: 'end', | |
W20160517-15:28:37.822(-4)? (STDERR) data: | |
W20160517-15:28:37.822(-4)? (STDERR) { total: 3, | |
W20160517-15:28:37.824(-4)? (STDERR) suites: 1, | |
W20160517-15:28:37.824(-4)? (STDERR) tests: 3, | |
W20160517-15:28:37.825(-4)? (STDERR) passes: 1, | |
W20160517-15:28:37.826(-4)? (STDERR) pending: 2, | |
W20160517-15:28:37.826(-4)? (STDERR) failures: 0, | |
W20160517-15:28:37.826(-4)? (STDERR) start: Tue May 17 2016 15:28:37 GMT-0400 (EDT), | |
W20160517-15:28:37.826(-4)? (STDERR) end: Tue May 17 2016 15:28:37 GMT-0400 (EDT), | |
W20160517-15:28:37.826(-4)? (STDERR) duration: 102 } } | |
W20160517-15:28:37.827(-4)? (STDERR) MochaRunner.runServerTests: failures: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment