#12127: timezone tests are failing
------------------------------------+---------------------------------------
Reporter: apollo13 | Owner: nobody
Status: new | Milestone:
Component: Uncategorized | Version: SVN
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Comment (by kmtracey):
FWIW, I'm seeing this on Ubuntu, any SVN revision since the tests were
converted to unit tests. I don't have TZ set but by the time the test
runs it has been set by code in `django/conf/__init__.py` (this is where
it doesn't get set on Windows, I'd guess). I don't have any TIME_ZONE set
in the settings file so it's defaulting to 'America/Chicago'. That's as
far as I got looking into it since I got distracted when I tried it on
Windows and found other problems there. Now those are fixed these tests
are passing on Windows but still failing on my Ubuntu box, and I've run
out of time for now.
--
Ticket URL: <http://code.djangoproject.com/ticket/12127#comment:2>
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
-~----------~----~----~----~------~----~------~--~---