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 not reporting failed tests #13

Open
stevekm opened this issue Nov 2, 2017 · 1 comment
Open

Travis CI not reporting failed tests #13

stevekm opened this issue Nov 2, 2017 · 1 comment
Assignees

Comments

@stevekm
Copy link
Member

stevekm commented Nov 2, 2017

Example:
https://travis-ci.org/NYU-Molecular-Pathology/snsxt/builds/296001755

Tests are failing but Travis is still reporting a successful build because the exist status of the test script is 0

See answer here
https://stackoverflow.com/a/43266549/5359531

need to incorporate here:
https://github.com/NYU-Molecular-Pathology/snsxt/blob/master/snsxt/test.py#L16

@stevekm stevekm added the bug label Nov 2, 2017
@stevekm stevekm self-assigned this Nov 2, 2017
@stevekm
Copy link
Member Author

stevekm commented Nov 2, 2017

this also brings up issues with not being able to incorporate real qstat, etc., SGE commands with Travis CI tests

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

No branches or pull requests

1 participant