Skip Menu |

This queue is for tickets about the DateLocale CPAN distribution.

Report information
The Basics
Id: 106814
Status: resolved
Priority: 0/
Queue: DateLocale

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

Bug Information
Severity: (no value)
Broken in: 1.38
Fixed in: 1.40



Subject: t/1_months.t fails due to unexpected strings
for en_US I see: # Failed test 'date_ext 1 min and 5 sec' # at t/1_months.t line 152. # Structures begin differing at: # $got->{long_tooltip} = '1 minute ago' # $expected->{long_tooltip} = '1 minute' # Failed test 'date_ext 1 hour and 5 sec' # at t/1_months.t line 153. # Structures begin differing at: # $got->{long_tooltip} = '1 hour ago' # $expected->{long_tooltip} = '1 hour' # Failed test 'date_ext 2 hours and 10 sec' # at t/1_months.t line 154. # Structures begin differing at: # $got->{long_tooltip} = '2 hours ago' # $expected->{long_tooltip} = '2 hours' # Failed test 'date_ext 5 hours and 25 sec' # at t/1_months.t line 155. # Structures begin differing at: # $got->{long_tooltip} = '5 hours ago' # $expected->{long_tooltip} = '5 hours' # Failed test 'date_ext 5 days and 5 sec' # at t/1_months.t line 158. # Structures begin differing at: # $got->{long} = '11 mar 14' # $expected->{long} = '11 March' # Looks like you failed 5 tests of 34. t/1_months.t .. Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/34 subtests