Subject: | 'option startdate' test fails for some timezones |
On some of my smokers the test suite fails:
...
# Failed test 'option startdate'
# at t/02-fpa.t line 36.
# Looks like you failed 1 test of 4.
t/02-fpa.t .....................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
...
This seems to happen if a UTC timezone is used. If the TZ environment variable is set to Europe/Berlin, then the test passes.