#8792: Django's unit test system wipes out "custom sql" data before performing tests ----------------------------------------+----------------------------------- Reporter: deltoide | Owner: nobody Status: closed | Milestone: Component: Testing framework | Version: SVN Resolution: invalid | Keywords: Stage: Unreviewed | Has_patch: 0 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | ----------------------------------------+----------------------------------- Changes (by jacob):
* status: new => closed * resolution: => invalid Comment: In 1.1 unit tests no longer flush, but instead use a transaction. So this is no longer valid. -- Ticket URL: <http://code.djangoproject.com/ticket/8792#comment:5> Django <http://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 post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---