#31704: django.test.runner breaks if ipdb or dependencies raise unexpected
exceptions
-------------------------------------+-------------------------------------
Reporter: John Vandenberg | Owner: John
Type: | Vandenberg
Cleanup/optimization | Status: closed
Component: Testing framework | Version: 3.0
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: assigned => closed
* has_patch: 1 => 0
* resolution: => wontfix
Comment:
Thanks for this ticket, however it's documented that: ''"If you have it
installed, `ipdb` is used instead"'', so IMO we shouldn't fallback to
`pdb` in this case. The current logs looks good to me. Django should break
if there is any issue in `ipdb` or its dependencies.
--
Ticket URL: <https://code.djangoproject.com/ticket/31704#comment:3>
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/064.c1341be94ed642f5c764a012cb059f67%40djangoproject.com.