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