#8780: Various unicode unit tests may fail on MySQL, since test database may be
created without utf-8 character set
-----------------------------------------------------------------------+----
          Reporter:  Richard Davies <[EMAIL PROTECTED]>  |         Owner:  
nobody
            Status:  closed                                            |     
Milestone:        
         Component:  Unit test system                                  |       
Version:  SVN   
        Resolution:  invalid                                           |      
Keywords:        
             Stage:  Unreviewed                                        |     
Has_patch:  0     
        Needs_docs:  0                                                 |   
Needs_tests:  0     
Needs_better_patch:  0                                                 |  
-----------------------------------------------------------------------+----
Changes (by mtredinnick):

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

Comment:

 This is documented and expected. We don't/can't make too many assumptions
 about the target environment, so we provide a setting if changes are
 required. The same test framework is used for testing non-core stuff, so
 we can't mess with the character encoding too much, since people should be
 testing their apps with the same encoding and collation as in their
 production settings.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8780#comment:2>
Django Code <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