#17032: Tests for contrib.auth fail if login signals use templates
-------------------------------------+-------------------------------------
     Reporter:  jMyles               |                    Owner:  jMyles
         Type:  Bug                  |                   Status:  closed
    Component:  Testing framework    |                  Version:  1.3
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  contrib.auth, tests  |             Triage Stage:
    Has patch:  1                    |  Unreviewed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by ptone):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 I think the ultimate fix will be related to a full reorganization of the
 way tests are run in Django (this needs a ticket of its own).  There has
 been recent discussion in IRC about replacing the test runner with
 something closer to a standard unittest runner, nose etc and making tests
 even more atomic and less coupled to a full suite run.

 I think julien's explanation above is the best we have in the current
 situation.  To patch this for auth doesn't solve the bigger problem of the
 mingling integration and unit tests.

 as such I think this merits a wontfix.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17032#comment:4>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to