Subject: | Timezone related failures |
The test suite fails on my system (Debian Linux, perl 5.20.0 + 5.18.2) with the following message:
# Failed test '->hny() returns sane data'
# at t/01-methods.t line 30.
# Using Regexp on $data->[19]{"tz"}
# got : 'GST'
# expect : (?^:^(ACDT|ACST|AEDT|AEST|AFT|AKST|ANAT|ART|AST|AoE|BOT|BRST|BST|CET|CHADT|CST|CST|CVT|CWST|EET|EST|GMT|HAST|IRST|IST|JST|LINT|MART|MMT|MSK|MST|NFT|NPT|NST|NUT|NZDT|PST|UZT|VET|WIB)$)
# Looks like you failed 1 test of 6.
t/01-methods.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests