#10439: Test suite side-effects cause dateformat tests to fail
------------------------------------+---------------------------------------
          Reporter:  mtredinnick    |         Owner:  nobody
            Status:  new            |     Milestone:        
         Component:  Uncategorized  |       Version:  SVN   
        Resolution:                 |      Keywords:        
             Stage:  Accepted       |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by ramiro):

 More information: I'm seeing this when running the test suite agains
 PostgreSQL 8.1 (that's the version I have access to now, Debian etch).
 Running bisection shows the problem was introduced in r9994, and this
 sounds logical and consistent with what Malcolm says above because the
 `regressiontests/app_loading` test added in that commit is run  before
 `regressiontests/dateformat`. It seems the former isn't leaving things in
 a state expected by the latter (maybe the way it is installing new
 settings has something to do with this?).

 This can be reproduced (by people already seeing it) with {{{./runtests.py
 app_loading dateformat}}}

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10439#comment:5>
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