#17966: Tests fail with trivial usage of AUTH_PROFILE_MODULE
------------------------------+------------------------------------
     Reporter:  slacy         |                    Owner:  nobody
         Type:  Bug           |                   Status:  reopened
    Component:  contrib.auth  |                  Version:  1.4
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Accepted
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+------------------------------------

Comment (by robgolding63):

 As far as I can see, moving the separate tests to their own functions
 would remove the need to use `del settings.AUTH_PROFILE_MODULE`, and so
 would work around this issue. As it stands there are 3 tests sitting in
 the same function (`test_site_profile_not_available`), so it probably
 makes more sense to break them out?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17966#comment:25>
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 https://groups.google.com/groups/opt_out.


Reply via email to