#23372: Test suite initial database construction is too slow
-------------------------------------+-------------------------------------
     Reporter:  manfre               |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  1.7-rc-3
    Component:  Testing framework    |               Resolution:
     Severity:  Release blocker      |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by timgraham):

 MS SQL Server I presume. I'd guess the slowness might be the
 `transaction.atomic()` calls that happen in `loaddata` (one for app app in
 Django's test suite) even if no fixtures exist.

--
Ticket URL: <https://code.djangoproject.com/ticket/23372#comment:3>
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/064.6f007094d481fb888f3cdc48bda62422%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to