#33325: When running full test suite Django test fails, but when running 
TestCase
classes individually works just fine
-----------------------------------+--------------------------------------
     Reporter:  Dylan Yung         |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  Testing framework  |                  Version:  3.2
     Severity:  Normal             |               Resolution:  invalid
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by Claude Paroz):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 This is a typical case where some of your test has side effects that
 affect other tests when run in combination. But you didn't demonstrate how
 Django would be faulty at this regard. So please try to
 [wiki:TicketClosingReasons/UseSupportChannels get help], and reopen with
 more details if you can show a problem in Django itself.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33325#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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.2980cb8f5025a7b3219ed8088b876586%40djangoproject.com.

Reply via email to