Skip Menu |

This queue is for tickets about the WWW-UsePerl-Journal-Thread CPAN distribution.

Report information
The Basics
Id: 4534
Status: resolved
Priority: 0/
Queue: WWW-UsePerl-Journal-Thread

People
Owner: BARBIE [...] cpan.org
Requestors: mark [...] twoshortplanks.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: 0.04



Subject: Problem with timezones in test suite
It looks like you're having problems with tests: t/10thread.....NOK 8# Failed test (t/10thread.t at line 48) # got: 'Wed Aug 6 15:15:00 2003' # expected: 'Wed Aug 6 16:15:00 2003' t/10thread.....NOK 20# Failed test (t/10thread.t at line 87) # got: 'Thu Aug 7 00:35:00 2003' # expected: 'Thu Aug 7 01:35:00 2003' t/10thread.....ok 25/0# Looks like you failed 2 tests of 25. t/10thread.....dubious You seem to be having problems with timezones. perl 5.8.1, debian, linux, x86.
Had another look at this and still can't replicate. The module doesn't do any date manipulation itself, as it uses Time::Piece to strip the time as returned by use.perl.org. Is it still a problem? - Barbie.
Just realised I have v0.04 on my machine that I'm using, that I didn't upload to CPAN. D'oh! Will upload. Hopefully this will fix the problem. - Barbie.