Summary

mat5-lib's tests leave temporary files

Metadata

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.