Subject: | t/34set-tz.t fails |
On some systems (Ubuntu 12.05, FreeBSD 9.2, FreeBSD 10.0) t/34set-tz.t fails started to fail today:
# Failed test 'local day should be 25 (1934-02-25 23:59:59)'
# at t/34set-tz.t line 32.
# got: '26'
# expected: '25'
# Failed test 'local hour should be 23 (1934-02-25 23:59:59)'
# at t/34set-tz.t line 33.
# got: '1'
# expected: '23'
# Failed test 'offset should be -3600 (1934-02-25 23:59:59)'
# at t/34set-tz.t line 38.
# got: '3600'
# expected: '-3600'
# Looks like you failed 3 tests of 12.
t/34set-tz.t .....................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/12 subtests