New submission from Florent Xicluna <florent.xicl...@gmail.com>: On builder "x86 FreeBSD 7.2 3.x" :
====================================================================== FAIL: test_tzset (test.test_time.TimeTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/db3l/buildarea/3.x.bolen-freebsd7/build/Lib/test/test_time.py", line 246, in test_tzset self.assertTrue(time.tzname[0] == 'AEST', str(time.tzname[0])) AssertionError: False is not true : EST (See also issue #13309 for tzname on Gentoo) ---------- components: Library (Lib) keywords: buildbot messages: 146794 nosy: belopolsky, flox priority: normal severity: normal stage: test needed status: open title: test_time fails: tzset() do not change timezone type: behavior versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13313> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com