#14049: Fixture loading should be skipped for TestCase decorated with @skip*
-------------------------------------+-------------------------------------
               Reporter:  zimnyx     |          Owner:  PaulM
                   Type:             |         Status:  closed
  Cleanup/optimization               |      Component:  Testing framework
              Milestone:             |       Severity:  Normal
                Version:  1.2        |       Keywords:
             Resolution:  fixed      |      Has patch:  1
           Triage Stage:  Accepted   |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by ramiro):

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


Comment:

 In [16369]:
 {{{
 #!CommitTicketReference repository="" revision="16369"
 Fixed #14049 -- Made our TestCase subclasses not load database fixtures
 (nor set up custom URLconfs)  for test methods that are going to be
 skipped. Thanks zimnyx for the report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14049#comment:7>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to