Subject: | Timezone related (?) test failures |
On some of my smokers the following test fails:
# Failed test 'Passover 1996 - Day'
# at t/03passover.t line 8.
# got: '2'
# expected: '4'
# Looks like you failed 1 test of 3.
t/03passover.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
This seems to happen on machines that have the timezone set to Europe/Berlin. The test passes on these machine if the environment variable TZ is set to UTC.