Summary
mat5-lib's tests leave temporary files
Metadata
- Id: 4aa44f38f82898f6593fa0f8e2d44cd9f5cc9e6d
- Trac id: 1104
- Type: defect
- Reporter: mario
- Owner: iraikov
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.8.x
- Changetime: 2014-03-07 06:06:21 UTC
- Created: 2014-03-07 00:32:14 UTC
- Keywords: mat5-lib, tests, temporary files
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.
Changes and comments
[2014-03-07 06:06:21 UTC] iraikov changed status from new to closed
[2014-03-07 06:06:21 UTC] iraikov set resolution to fixed
[2014-03-07 06:06:21 UTC] iraikov wrote:
Thanks for reporting this issue. I have added code to remove the temporary files.