Subject: | t/obj.t: tz dependent failures |
My smoker systems (freebsd+linux) report failures with t/obj.t. It seems this happens because the TZ is not as expected:
not ok 53
# Arguments: [ - version o0002 1 ]
# Results : [ '6.55 [europe/berlin]' ]
# Expected : [ '6.55 [america/new_york]' ]
If setting TZ=America/New_York, then tests pass.
For some reason the failures don't happen with perl 5.8.x.