id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 12978,Test failure with pytz 2018.3,Ryan J Ollos,Jun Omae,"{{{ ====================================================================== FAIL: test_pytz_tokyo (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 2050, in test_pytz_tokyo self._compare_pytz(tz, '1948-05-02T02:00') # +1:00 (DST start) File ""/Users/rjollos/Documents/Workspace/trac-dev/teo-rjollos.git/trac/util/tests/datefmt.py"", line 1965, in _compare_pytz self._compare_pytz_arithmetic(tz, dt_naive) File ""/Users/rjollos/Documents/Workspace/trac-dev/teo-rjollos.git/trac/util/tests/datefmt.py"", line 1929, in _compare_pytz_arithmetic self.assertEqual(dt_tz.isoformat(), dt_localtz.isoformat()) AssertionError: '1948-05-02T01:00:00+10:00' != '1948-05-02T00:00:00+09:00' }}}",defect,closed,normal,1.0.17,general,,normal,fixed,pytz,,,Remove unit tests which fails when pytz is 2018c and tzdata package is not 2018c.,,