Opened 11 years ago
Closed 11 years ago
#1104 closed defect (fixed)
mat5-lib's tests leave temporary files
Reported by: | Mario Domenech Goulart | Owned by: | Ivan Raikov |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.8.x |
Keywords: | mat5-lib, tests, temporary files | Cc: | |
Estimated difficulty: |
Description
It seems that mat5-lib's tests creates temporary files but don't delete them at the end of testing.
It's particularly problematic on salmonella machines, which run egg tests multiple times a day.
Note: See
TracTickets for help on using
tickets.
Thanks for reporting this issue. I have added code to remove the temporary files.