Skip to content

Empty test directories cause tests to fail #1391

@Conduitry

Description

@Conduitry

A mild annoyance, but one that has come up several times for me. If a directory that's supposed to contain a test is empty (which can happen when the test was removed remotely, and then upon pull, git decides to not remove the empty directory), we still try to run that test, but fail when its main.html/whatever cannot be opened.

Not sure what would be optimal here. Ignoring empty directories? Maybe even removing them when running tests?

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting submitterneeds a reproduction, or clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions