Skip Menu |

This queue is for tickets about the Calendar-Julian CPAN distribution.

Report information
The Basics
Id: 132849
Status: resolved
Priority: 0/
Queue: Calendar-Julian

People
Owner: MANWAR [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.16
Fixed in: 0.17



Subject: t/calendar-julian.t fails on some days of the year
Currently there are two fail reports on CPAN Testers, for example: http://www.cpantesters.org/cpan/report/88a1ba40-ac56-11ea-ae6e-819fe75a3266 I can reproduce the same error today (2020-06-20) if using Time::Fake with the option -7d. So it seems that the test suite fails on some days of the year, at least on 2020-06-12 and 2020-06-13.
Just uploaded Calendar::Julian v0.17 Please review the changes.
On 2020-06-24 20:26:26, MANWAR wrote: Show quoted text
> Just uploaded Calendar::Julian v0.17 > > Please review the changes.
I cannot reproduce the issue anymore, so it seems that the fix in Date::Julian::Simple worked.
Thanks for confirmation.