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 does not report test suite failures #89

Closed
heplesser opened this issue Aug 19, 2015 · 0 comments
Closed

Travis does not report test suite failures #89

heplesser opened this issue Aug 19, 2015 · 0 comments

Comments

@heplesser
Copy link
Contributor

Travis will report success on builds even if the testsuite (make installcheck) fails. An example is Travis build 141.8 with one failing PyNEST test; see also #88.

The underlying problem is that make installcheck returns exit code 0 even when tests fail.

@jougs jougs closed this as completed in 5b7c347 Aug 19, 2015
jougs added a commit that referenced this issue Aug 19, 2015
Fix #89 by making `do_tests.sh` return non-zero exit code in case of failing tests
alberto-antonietti pushed a commit to alberto-antonietti/nest-simulator that referenced this issue May 16, 2018
Move send_from_device from _impl.h to .h
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

1 participant