#23640: StaticLiveServerTestCase does not properly respect data migrations
-------------------------------------+-------------------------------------
     Reporter:  eldamir              |                    Owner:  gchp
         Type:  Bug                  |                   Status:  assigned
    Component:  Testing framework    |                  Version:  1.7
     Severity:  Normal               |               Resolution:
     Keywords:  data migration,      |             Triage Stage:  Accepted
  functional tests                   |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by tchaumeny):

 It looks like a more generic problem with `TransactionTestCase` which does
 not restore properly the data from migrations between tests.

 I added a test demonstrating the problem :
 https://github.com/tchaumeny/django/compare/ticket_23640#diff-
 3d02be4b6d6ab6d1ac6fe6bbddc3a844R1

--
Ticket URL: <https://code.djangoproject.com/ticket/23640#comment:5>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.768cbe72f7cf919fb0a70901ddd02f9b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to