-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
CI should fail when something went wrong. #5771
Comments
Left a message to mochajs/mocha#3893 for mocha problem. -> Meanwhile, we need to wrap the command with js script. Currently investigating coffeelint problem. -> Fixed it by removing |
The code for this is done in cypress-io/cypress#5779, but has yet to be released. |
Released in |
Current behavior:
Like #5734 and #5770, CI sometimes don't fail even when something went wrong.
Desired behavior:
CI should fail when something fails.
Steps to reproduce: (app code and test code)
Check issues above.
Versions
develop branch.
The text was updated successfully, but these errors were encountered: