#17215: runtests doesn't clean up all temp files all the time
---------------------------------------------+------------------------
Reporter: kmtracey | Owner: nobody
Type: Bug | Status: new
Component: Testing framework | Version:
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
---------------------------------------------+------------------------
http://ci.djangoproject.com/job/Django/ builds started failing yesterday
due to too many files in /tmp:
http://ci.djangoproject.com/job/Django/461/database=sqlite3,python=python2.5/console
There were nearly 300 /tmp/django_<random> directories that had
accumulated, and looking at my own machine's tmp directory I see a bunch
of other /tmp/tmp<random> directories that have accumulated in just the
last day.
--
Ticket URL: <https://code.djangoproject.com/ticket/17215>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.