#25251: Inconsistent availability of data migrations in TransactionTestCase when
using --keepdb
-------------------------------------+-------------------------------------
     Reporter:  David Szotten        |                    Owner:  Romain
                                     |  Garrigues
         Type:  Bug                  |                   Status:  closed
    Component:  Testing framework    |                  Version:  1.8
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham):

 There's still an issue with this. Test methods that are decorated with
 skip doesn't have the `__unittest_skip__` attribute set so the filtering
 of skipped tests doesn't work in that case (see
 [https://github.com/django/django/pull/10667 PR comment]). Since it seems
 a solution for that isn't forthcoming, I'm going to revert the patches to
 get the build that runs with `--reverse` passing again. I'll also close
 #29948 (a regression after the initial fix) which should be addressed if
 another patch for this issue is provided.
 [https://github.com/django/django/pull/10728 PR]

-- 
Ticket URL: <https://code.djangoproject.com/ticket/25251#comment:35>
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/070.99aa511cbdd183c846aa8ed64ce7a073%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to