Closed
Bug 721907
Opened 13 years ago
Closed 12 years ago
Failing cron unit tests leaves a directory called socorro/unittest/cron/logs/
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Unassigned)
Details
This probably is the result of a test that has a missing tearDown or finally: block.
Reporter | ||
Comment 1•13 years ago
|
||
Pull request here:
https://github.com/mozilla/socorro/pull/488
Comment 2•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/164f85fbb54beb23acc5fe0129bd66c0124b3993
Merge pull request #488 from peterbe/bug721907-cleanup-test-log-files
clean up cron_test.log file in tear down
Comment 3•12 years ago
|
||
Commit merged a while ago!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•