#19776: test fails in git stable/1.5.x branch
-----------------------------------+------------------------
     Reporter:  robvdl             |      Owner:  nobody
         Type:  Uncategorized      |     Status:  new
    Component:  Testing framework  |    Version:  1.5-beta-1
     Severity:  Normal             |   Keywords:
 Triage Stage:  Unreviewed         |  Has patch:  0
Easy pickings:  0                  |      UI/UX:  0
-----------------------------------+------------------------
 This test wasn't failing just the other day, so probably only just
 introduced.

 ERROR: test_authenticate
 
(django.contrib.auth.tests.auth_backends.CustomUserModelBackendAuthenticateTest)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/home/rob/Projects/django15-env/eve/venv/local/lib/python2.7/site-
 packages/django/contrib/auth/tests/auth_backends.py", line 205, in
 test_authenticate
     authenticated_user = authenticate(email='[email protected]',
 password='test')
 NameError: global name 'authenticate' is not defined

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19776>
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to