#9613: Missing authtestdata.json in Django-1.0.1-final.tar.gz
---------------------------+------------------------------------------------
 Reporter:  aubonbeurre    |       Owner:  nobody    
   Status:  new            |   Milestone:  post-1.0  
Component:  Uncategorized  |     Version:  1.0       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 Sorry if it is a dup, but contrib/auth/fixtures/authtestdata.json and
 contrib/auth/tests/templates/registration/login.html seem to be missing in
 Django-1.0.1-final.tar.gz, compared to svn.

 This shows-up when doing regression testing of the auth module:

 FAIL: test_password_change_fails_with_invalid_old_password
 (django.contrib.auth.tests.views.ChangePasswordTest)

 File
 
"j:\sources\facedetector\djangoserver\pythonlib\django\contrib\auth\tests\views.py",
 line 115, in login
     self.assertEquals(response.status_code, 302)
 AssertionError: 200 != 302

 I'm on Windows.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9613>
Django <http://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