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

Skip to content

Failing examples are not run again on new builds #105

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
Titan-C opened this issue Mar 6, 2016 · 0 comments
Closed

Failing examples are not run again on new builds #105

Titan-C opened this issue Mar 6, 2016 · 0 comments
Labels

Comments

@Titan-C
Copy link
Member

Titan-C commented Mar 6, 2016

When an example fails. It gets the broken image assigned which is then captured for the thumbnails gallery.

If I rerun the build, Sphinx-gallery does not run the example again, as it has a first image associated and the source code has not changed. But I believe it should try again. If the example failed due to missing dependencies, or similar. The problem is to be fixed outside the codebase, and when fixed and the gallery is rerun it should try again with the example.

If the example code was bad, changing it will always trigger Sphinx-Gallery to build it again.

@Titan-C Titan-C added the bug label Mar 6, 2016
@Titan-C Titan-C changed the title Failing examples are no run again Failing examples are not run again on new builds Mar 6, 2016
Titan-C added a commit to Titan-C/sphinx-gallery that referenced this issue Mar 6, 2016
plots are current verifies not to find image mark file of broken example
to return True. If example has failed in previous builds, then plots are
not current and the example is build from start.

Fix sphinx-gallery#105
Fix sphinx-gallery#94 because first image is no longer overwritten
@Titan-C Titan-C mentioned this issue Mar 6, 2016
Titan-C added a commit to Titan-C/sphinx-gallery that referenced this issue Apr 12, 2016
plots are current verifies not to find image mark file of broken example
to return True. If example has failed in previous builds, then plots are
not current and the example is build from start.

Fix sphinx-gallery#105
Fix sphinx-gallery#94 because first image is no longer overwritten
@Titan-C Titan-C added this to the Release v0.1.3 milestone Apr 17, 2016
Titan-C added a commit to Titan-C/sphinx-gallery that referenced this issue Apr 21, 2016
plots are current verifies not to find image mark file of broken example
to return True. If example has failed in previous builds, then plots are
not current and the example is build from start.

Fix sphinx-gallery#105
Fix sphinx-gallery#94 because first image is no longer overwritten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant