#34010: Parallel tests don't work with spawn.
-----------------------------------+------------------------------------
     Reporter:  Kevin Renskers     |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  4.1
     Severity:  Release blocker    |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------
Changes (by Carlton Gibson):

 * cc: David Smith (added)
 * severity:  Normal => Release blocker
 * stage:  Unreviewed => Accepted


Comment:

 OK, thanks for the report Kevin. We're not setting the
 `ParallelTestSuite.process_setup` and `process_setup_args` correctly,
 instead being the `_process_setup_stub` no-op. We'll need an
 implementation for that.

 (If your — i.e. my — test project doesn't come out of
 `partition_suite_by_case()` the right way you don't trigger this. I shall
 upload a minimal project later.)

 This was an issue in the original patch
 3b3f38b3b09b0f2373e51406ecb8c9c45d36aebc, rather than the other referenced
 issues.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34010#comment:8>
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/010701837e940cc9-2e0408b2-963f-4008-9393-1064bf6e79a7-000000%40eu-central-1.amazonses.com.

Reply via email to