Subject: | t/bin/Quiq/Schedule.t fails (probably depending on timezone) |
On some of my smokers the test suite fails:
...
# Failed test at t/bin/Quiq/Schedule.t line 76.
# got: '1572375270.3300000'
# expected: '1572371670.3300000'
# Failed test at t/bin/Quiq/Schedule.t line 77.
# got: '1572448127.0130000'
# expected: '1572444527.0130000'
# Looks like you failed 2 tests of 8.
t/bin/Quiq/Schedule.t ...........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
...
I think this happens where the timezone is not Europe/Berlin or something similar. Failure can be reproduced by setting the environment variable TZ=UTC