#32012: Test runner setup_databases crashes with "TEST": {"MIGRATE": False}. -------------------------------------+------------------------------------- Reporter: Jaap Roes | Owner: nobody Type: Bug | Status: new Component: Testing framework | Version: 3.1 Severity: Release blocker | Resolution: Keywords: testrunner crash | Triage Stage: Accepted setup database migrations | disabled | Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by felixxm):
* cc: Jon Dufresne (added) * severity: Normal => Release blocker * stage: Unreviewed => Accepted Comment: Thanks for this report, now I see that we need to synchronize all apps when `MIGRATE` is `False`, see [https://code.djangoproject.com/ticket/25388#comment:19 comment]. I've totally missed this when reviewing f5ebdfce5c417f9844e86bccc2f12577064d4bad. We can remove the feature from 3.1 if fix is not trivial. -- Ticket URL: <https://code.djangoproject.com/ticket/32012#comment:1> 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/063.6a4b1c4c71b6447532e162f038f9a98f%40djangoproject.com.