Have PFTT clean up leftover files, part 1 #16

Closed
opened 2026-01-24 11:40:11 +01:00 by admin · 1 comment
Owner

Originally created by @lavturo on GitHub (Apr 26, 2019).

As of now, PFTT does not delete leftover files and it hinders the stage where it enumerates test cases. It takes much longer for it to enumerate since it has to check through more files.

The goal of this first part is to have PFTT delete major left over files due to tests timing out. This will allow it to already run at a faster pace.

Originally created by @lavturo on GitHub (Apr 26, 2019). As of now, PFTT does not delete leftover files and it hinders the stage where it enumerates test cases. It takes much longer for it to enumerate since it has to check through more files. The goal of this first part is to have PFTT delete major left over files due to tests timing out. This will allow it to already run at a faster pace.
admin closed this issue 2026-01-24 11:40:11 +01:00
Author
Owner

@weltling commented on GitHub (Apr 30, 2019):

Closing.

@weltling commented on GitHub (Apr 30, 2019): Closing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#16