[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New test failures (probably new year related)
- Subject: Re: New test failures (probably new year related)
- From: Chris Travers <..hidden..>
- Date: Sun, 9 Jan 2011 11:03:07 -0800
On Sun, Jan 9, 2011 at 10:50 AM, Chris Travers <..hidden..> wrote:
> Hi all;
>
> I've just discovered two recent test failures in the date handling
> tests. These affect 1.2 and 1.3. I'm looking into them presently and
> expect to have fixes available shortly.
>
The test failures are harmless and the errors are in the test cases.
I'm committing a fix.
The expected failures for existing users are:
# Failed test 'from_to, mm-dd-yy, 00-02, 0 interval (today)'
# at t/03-date-handling.t line 264.
# got: '01-09-2011'
# expected: '11-09-2011'
# Failed test 'from_to, mm-dd-yy, 2000-02, 0 interval (today)'
# at t/03-date-handling.t line 266.
# got: '01-09-2011'
# expected: '11-09-2011'
Best Wishes,
Chris Travers