#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 | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+------------------------------------
Comment (by kmtracey):
Replying to [comment:1 aaugustin]:
> I cleaned /tmp on the CI server, but that bug should be fixed
nonetheless.
Thanks! And oh yes we should fix the tests to not require periodic /tmp
cleanup.
It seems a clean test run leaves behind 47 (!) /tmp/tmp<random>
directories. 47*15 configs on the ci server is 705 directories
accumulating per commit. That means less than 50 commits before we again
hit the 32,000 file in the directory limit....
--
Ticket URL: <https://code.djangoproject.com/ticket/17215#comment:2>
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.