Skip to content

Failing examples are not run again on new builds #105

@Titan-C

Description

@Titan-C

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions