#32446: Deprecate the redundant SERIALIZE test database setting
-------------------------------------+-------------------------------------
     Reporter:  Simon Charette       |                    Owner:  Simon
         Type:                       |  Charette
  Cleanup/optimization               |                   Status:  closed
    Component:  Testing framework    |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"3089018e951dcca568574c0e0ebf9d8aab112389" 3089018e]:
 {{{
 #!CommitTicketReference repository=""
 revision="3089018e951dcca568574c0e0ebf9d8aab112389"
 Fixed #32446 -- Deprecated SERIALIZE test database setting.

 Whether or not the state of a test database should be serialized can be
 inferred from the set of databases allowed to be access from discovered
 TestCase/TransactionTestCase enabling the serialized_rollback feature
 which makes this setting unnecessary.

 This should make a significant test suite bootstraping time difference
 on large projects that didn't explicitly disable test database
 serialization.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32446#comment:6>
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/067.73545058f909fee5f41cf411cb9b736d%40djangoproject.com.

Reply via email to