#31370: Make parallel test runner work with buffer option
-------------------------------------+-------------------------------------
Reporter: Adam | Owner: nobody
(Chainz) Johnson |
Type: New | Status: assigned
feature |
Component: Testing | Version: master
framework |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
#27430 added support for unittest's --buffer option, but only when not
using --parallel. Since --parallel is normally very useful to speed up
tests, it would be good to make the options work together. I think this
can be done by copying some code from unittest into the `RemoteTestResult`
class.
--
Ticket URL: <https://code.djangoproject.com/ticket/31370>
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/053.0ff9ba3ef5633b7be28ac2b24d104880%40djangoproject.com.