Skip Menu |

This queue is for tickets about the JE CPAN distribution.

Report information
The Basics
Id: 75402
Status: resolved
Priority: 0/
Queue: JE

People
Owner: Nobody in particular
Requestors: chrishammond [...] ymail.com
Cc:
AdminCc:

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



Subject: Test t/15.09-dates.t (Date?) does not play nicely on leap-days
Hello, One of the unit tests doesn't seem to like leap-days (not sure when you'll read this, but it's February 29th today): t/15.09-dates.t .......................... 1204/1650 # Failed test 'setDate set the date' # at ./JE-0.058/blib/lib/JE/Object/Function.pm line 466. # got: '1' # expected: '29' # Failed test 'setDate set the date' # at ./JE-0.058/blib/lib/JE/Object/Function.pm line 466. # got: '1' # expected: '29' # Looks like you failed 2 tests of 1650. t/15.09-dates.t .......................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/1650 subtests Thanks, Chris
On Wed Feb 29 05:25:23 2012, chrishammond wrote: Show quoted text
> Hello, > > One of the unit tests doesn't seem to like leap-days (not sure when > you'll read this, but it's February 29th today): > t/15.09-dates.t .......................... 1204/1650 > # Failed test 'setDate set the date' > # at ./JE-0.058/blib/lib/JE/Object/Function.pm line 466. > # got: '1' > # expected: '29' > > # Failed test 'setDate set the date' > # at ./JE-0.058/blib/lib/JE/Object/Function.pm line 466. > # got: '1' > # expected: '29' > # Looks like you failed 2 tests of 1650. > t/15.09-dates.t .......................... Dubious, test returned 2 > (wstat 512, 0x200) > Failed 2/1650 subtests > > Thanks, > Chris
Thank you for the report. I’ve fixed this in version 0.059.