Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Return with a non-zero exit code as soon as one of the example failed #95

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

Closed
lesteve opened this issue Feb 5, 2016 · 0 comments
Closed

Comments

@lesteve
Copy link
Member

lesteve commented Feb 5, 2016

You can get a non-zero exit code by using abort_on_example_error since #77 but sometimes (e.g. nilearn documentation build in CircleCI) you want to run all the examples to see all the failing examples at once.

I think that the doc generation should exit with a non-zero exit code if one of the example has an error. For the nilearn release, a documentation with broken examples was uploaded. This would also remove the need to grep the log of make html-strict for "Traceback" occurences in CircleCI for nilearn.

@Titan-C Titan-C mentioned this issue Feb 14, 2016
@Titan-C Titan-C added this to the Release v0.1.3 milestone Feb 21, 2016
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

2 participants