id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 12022 Test failure in datefmt module on OSX Ryan J Ollos Jun Omae "{{{ ====================================================================== FAIL: test_pytz_choibalsan (trac.util.tests.datefmt.LocalTimezoneTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File ""/Users/rjollos/Documents/Workspace/trac-dev/teo-rjollos.git/trac/util/tests/datefmt.py"", line 1723, in test_pytz_choibalsan self._compare_pytz(tz, '1983-10-01T00:00') # -1:00 (DST end) File ""/Users/rjollos/Documents/Workspace/trac-dev/teo-rjollos.git/trac/util/tests/datefmt.py"", line 1711, in _compare_pytz self._compare_pytz_localize_and_normalize(tz, dt_naive) File ""/Users/rjollos/Documents/Workspace/trac-dev/teo-rjollos.git/trac/util/tests/datefmt.py"", line 1688, in _compare_pytz_localize_and_normalize '%r != %r (%r)' % (dt_tz, dt_localtz, dt_naive)) AssertionError: datetime.datetime(1983, 9, 30, 22, 0, tzinfo=) != datetime.datetime(1983, 9, 30, 22, 0, tzinfo=) (datetime.datetime(1983, 9, 30, 22, 0)) ---------------------------------------------------------------------- }}}" defect closed normal 1.0.11 general normal fixed unit tests macosx Skip several unit tests with `Asia/Choibalsan` between localtz and pytz.