#28790: Provide a mixin to run certain test classes not in parallel
-----------------------------------+--------------------------------------
     Reporter:  Tobias Krönke      |                    Owner:  nobody
         Type:  New feature        |                   Status:  new
    Component:  Testing framework  |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Description changed by Tobias Krönke:

Old description:

> In PR https://github.com/django/django/pull/9342 I propose to enable
> users to mark tests for non-parallel execution. In this way, they don't
> have to make sure, that all their tests are properly isolated. This is
> useful, if you work with other with external storages like e.g. solr and
> django-haystack.

New description:

 In PR https://github.com/django/django/pull/9342 I propose to enable users
 to mark tests for non-parallel execution. In this way, they don't have to
 make sure, that all their tests are properly isolated. This is useful, if
 you work with other external storages like e.g. solr and django-haystack.

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28790#comment:2>
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/062.8d1296edc3aaeb327bd8fef051135ec0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to