-
Notifications
You must be signed in to change notification settings - Fork 207
"Broken" image appear within an example html #94
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
Comments
This is the default behavior. Once the example fails the first images gets overwritten into the broken stamp. Because it is the first image that gets re-scaled into the thumbnail. But once the example fails we don't really care if the images continue to be on the right place, do we? |
Ah because the _001 image is the one being showed on the gallery, right? This is slightly surprising, but I agree this is not very high priority. |
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
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
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
Weird thing that happens when we tried to release nilearn.
One of the example failed and somehow the "Broken" image founds its way into the example html ...
As you can notice the cell it does happen has no error. This is the next one which has an error.
It would be worth trying to reproduce this on a simpler example.
The text was updated successfully, but these errors were encountered: