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

Travis CI: actually return non-zero exit status when the test job fails #380

Closed
wants to merge 1 commit into from

Conversation

martbab
Copy link
Contributor

@martbab martbab commented Jan 9, 2017

Thanks to @stlaz for catching this.

The original code did not actually propagate the test runner exit status
to parent process so Travis CI job was always green.
@stlaz stlaz self-assigned this Jan 9, 2017
@stlaz
Copy link
Contributor

stlaz commented Jan 9, 2017

It works but for some reason there are many extra newlines in the failure log

edit: nvm, displayes correctly now, apparently it's a Travis streaming issue. ACK (given u remove the breaking commit).

@stlaz stlaz added the ack Pull Request approved, can be merged label Jan 9, 2017
@martbab martbab added the pushed Pull Request has already been pushed label Jan 9, 2017
@martbab
Copy link
Contributor Author

martbab commented Jan 9, 2017

@martbab martbab closed this Jan 9, 2017
@martbab martbab deleted the travis-run-task-fix branch January 9, 2017 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants