-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
awaiting submitterneeds a reproduction, or clarificationneeds a reproduction, or clarification
Description
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
Labels
awaiting submitterneeds a reproduction, or clarificationneeds a reproduction, or clarification