#11420: Test suite and default encoding on Windows
---------------------------------+------------------------------------------
 Reporter:  richardb             |       Owner:  nobody    
   Status:  new                  |   Milestone:            
Component:  Testing framework    |     Version:  SVN       
 Keywords:  BrokenUnicodeMethod  |       Stage:  Unreviewed
Has_patch:  1                    |  
---------------------------------+------------------------------------------
 Test: run the Django test suite (tests/runtests.py) on Windows platform
 with a python encoding set to something other that the default (ascii).

 Outcome: one test fails (regressiontests\model_regress\models.py, line
 147).

 The test assumes that the python encoding is ascii. I've attached a patch
 that only runs this test if the encoding *is* indeed ascii.

 Note: this bug has already been mentionned on the django-developers
 mailing list: http://groups.google.com/group/django-
 developers/browse_thread/thread/3e751cd4edf9a968

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