Skip Menu |

This queue is for tickets about the Date-Passover CPAN distribution.

Report information
The Basics
Id: 121343
Status: new
Priority: 0/
Queue: Date-Passover

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

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



Subject: Timezone related (?) test failures
On some of my smokers the following test fails: # Failed test 'Passover 1996 - Day' # at t/03passover.t line 8. # got: '2' # expected: '4' # Looks like you failed 1 test of 3. t/03passover.t ...... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests This seems to happen on machines that have the timezone set to Europe/Berlin. The test passes on these machine if the environment variable TZ is set to UTC.