Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail with mocha --growl #6

Open
guileen opened this issue Feb 15, 2014 · 1 comment
Open

fail with mocha --growl #6

guileen opened this issue Feb 15, 2014 · 1 comment

Comments

@guileen
Copy link

guileen commented Feb 15, 2014

mocha --growl -R travis-cov

TypeError: Cannot read property 'failures' of undefinedTypeError: Cannot read property 'failures' of undefined
    at Runner.<anonymous> (/Users/gl/workspace/node-mongoskin/node_modules/mocha/lib/mocha.js:189:14)
    at Runner.EventEmitter.emit (events.js:117:20)
    at /Users/gl/workspace/node-mongoskin/node_modules/mocha/lib/runner.js:584:10
    at /Users/gl/workspace/node-mongoskin/node_modules/mocha/lib/runner.js:518:7
    at next (/Users/gl/workspace/node-mongoskin/node_modules/mocha/lib/runner.js:247:23)
    at Object._onImmediate (/Users/gl/workspace/node-mongoskin/node_modules/mocha/lib/runner.js:276:5)
    at processImmediate [as _immediateCallback] (timers.js:330:15)
@javatlacati
Copy link

some runners for mocha have the option

growlOnSuccess: false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants