#29023: running tests in parallel doesn't show exception chain, even with tblib
-------------------------------------+-------------------------------------
     Reporter:  Chris Jerdonek       |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Testing framework    |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
  parallel,exception,chain,traceback,pickling,tblib|
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Chris Jerdonek):

 FYI, I implemented a proof-of-concept for the idea I described in my
 previous comment and posted it here:
 https://github.com/cjerdonek/django/tree/ticket_29023

 In particular, it handles both chained exceptions and non-picklable
 exceptions, and without aborting the test run in the latter case.

 I included example "before" and "after" outputs for both cases of chained
 exceptions and non-picklable exceptions in the commit message of this
 commit:
 
https://github.com/cjerdonek/django/commit/0040040ca4fec08a9980a24f08bcad900e2b0f22

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29023#comment:6>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.25f3a6ca80b95ab594e53f1ee2c03347%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to