#31543: Default output buffering on in tests
-------------------------------------+-------------------------------------
Reporter: Adam (Chainz) | Owner: nobody
Johnson |
Type: New feature | Status: new
Component: Testing framework | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Ahmad Abdallah):
+1 on making this change. As already pointed out, eliminating unnecessary
output will increase the speed of running tests. The associated risk of
not seeing debugging print statement can be easily dealt with by using the
--no-buffer option.
This will remove a lot of unnecessary clutter.
--
Ticket URL: <https://code.djangoproject.com/ticket/31543#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.8c8b40e563c8ecf360b7a3bd7ac64c06%40djangoproject.com.