#26486: Fix select_related() + defer() MTI tests marked as @expectedFailure
-------------------------------------+-------------------------------------
               Reporter:  timgraham  |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:  Database   |        Version:  1.9
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 A couple tests were added as `@expectedFailure` in
 f51e409a5fb34020e170494320a421503689aea0. They raise a message like:
 "Invalid field name(s) given in select_related: 'child1'. Choices are:
 child1, child2" so I think it looks like a bug which should be fixed.

--
Ticket URL: <https://code.djangoproject.com/ticket/26486>
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/052.c3132dce3e8097e74df41a6a1d8fb93e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to