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

On crash exit value is still 0 #40

Open
perry-mitchell opened this issue Jul 20, 2015 · 1 comment
Open

On crash exit value is still 0 #40

perry-mitchell opened this issue Jul 20, 2015 · 1 comment

Comments

@perry-mitchell
Copy link

When grunt-contrib-nodeunit crashes, which is does often without any error message, the exit value is still 0.

The exit value for any failure should be > 0.

By crash I simply mean a fault in the code which nodeunit/grunt was somehow unable to handle. For example, not calling done() on a setup or tearDown method.

@Laro88
Copy link

Laro88 commented Sep 13, 2016

This still seems to be an issue. I have a fail silent scenario happening.

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