Skip Menu |

This queue is for tickets about the Tripletail CPAN distribution.

Report information
The Basics
Id: 21071
Status: resolved
Priority: 0/
Queue: Tripletail

People
Owner: HIO [...] cpan.org
Requestors: alexchorny [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: datetime.t error
Tripletail 0.17 perl v5.8.7 built for MSWin32-x86-multi-thread Binary build 813 t/datetime...........ok 1/312 t/datetime...........NOK 5# Failed test 'date command' # in t/datetime.t at line 28. # got: '2006-02-17 04:24:41' # expected: '2006-02-17 11:24:41' t/datetime...........NOK 6 # Failed test 'apache access_log' # in t/datetime.t at line 31. # got: '2006-02-17 04:24:41' # expected: '2006-02-17 11:24:41' t/datetime...........NOK 9# Failed test 'RFC 822' # in t/datetime.t at line 40. # got: '2006-02-17 04:24:41' # expected: '2006-02-17 11:24:41' t/datetime...........NOK 10# Failed test 'RFC 822 (4-digits year)' # in t/datetime.t at line 43. # got: '2006-02-17 04:24:41' # expected: '2006-02-17 11:24:41' t/datetime...........NOK 11# Failed test 'RFC 850' # in t/datetime.t at line 46. # got: '2006-02-17 04:24:41' # expected: '2006-02-17 11:24:41' t/datetime...........NOK 12# Failed test 'RFC 850 (4-digits year)' # in t/datetime.t at line 49. # got: '2006-02-17 04:24:41' # expected: '2006-02-17 11:24:41' .... ------- Alexandr Ciornii, http://chorny.net
fixed in CVS. 1a2 Show quoted text
> BEGIN{ $ENV{TZ}='JST-9'; }