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 #569

Closed
cvvergara opened this issue May 14, 2016 · 2 comments
Closed

travis #569

cvvergara opened this issue May 14, 2016 · 2 comments

Comments

@cvvergara
Copy link
Member

Actual behavior

False positive. a test fails but because compilation passed, then travis says pass

Expected behavior

when at least 1 test fails travis should set fail

Steps to reproduce the problem

https://travis-ci.org/pgRouting/pgrouting/jobs/129999009#L1093

@cvvergara
Copy link
Member Author

Testing the fix:
build that fails when a documentation test fails
https://travis-ci.org/cvvergara/pgrouting/builds/130226986
build that fails when a pgtap test fails
https://travis-ci.org/cvvergara/pgrouting/builds/130228894
build, not test fails, the travis pass
https://travis-ci.org/cvvergara/pgrouting/builds/130229992

@cvvergara
Copy link
Member Author

master: using the same branch of #549 fix to fix this issue: hotfix/issue549

@cvvergara cvvergara self-assigned this May 15, 2016
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