Skip Menu |

This queue is for tickets about the Parse-Syslog-Line CPAN distribution.

Report information
The Basics
Id: 119069
Status: resolved
Priority: 0/
Queue: Parse-Syslog-Line

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Timezone related test failures (3.5)
t/01-parse.t fails for some timezones, e.g. Europe/Berlin: ... # Failed test 'Cisco ASA (Defaults)' # at t/01-parse.t line 518. # Structures begin differing at: # $got->{date} = '2017-01-01' # $expected->{date} = '2016-01-01' ... Setting TZ=UTC makes the test pass.
On 2016-11-30 03:27:26, SREZIC wrote: Show quoted text
> t/01-parse.t fails for some timezones, e.g. Europe/Berlin: > > ... > # Failed test 'Cisco ASA (Defaults)' > # at t/01-parse.t line 518. > # Structures begin differing at: > # $got->{date} = '2017-01-01' > # $expected->{date} = '2016-01-01' > ... > > Setting TZ=UTC makes the test pass.
Didn't see that 3.6 already exists...