#24251: TransactionTestCases run incredibly slowly since 1.7.4
-------------------------------+--------------------------------------
     Reporter:  stevejalim     |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Uncategorized  |                  Version:  1.7
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by stevejalim):

 Update: MarkusH kindly put in some time to discuss on #django-dev and
 ultimately suggested seeing if using the private `available_apps` API
 helps make TransactionTestCases fast again.

 It does, at least in the limited canary test case I'm using.

 However, it doesn't feel like a sustainable solution, if for no other
 reason than it's a private API. (The overhead of updating ~300
 TransactionTestCases is not appealing either, I must admit :o) )

--
Ticket URL: <https://code.djangoproject.com/ticket/24251#comment:2>
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/068.5fe57b57400124fb156cbf9f85cbb646%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to