Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DateTime CPAN distribution.

Report information
The Basics
Id: 98483
Status: resolved
Priority: 0/
Queue: DateTime

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.10
Fixed in:
  • 1.11
  • 1.12



Subject: t/34set-tz.t fails
On some systems (Ubuntu 12.05, FreeBSD 9.2, FreeBSD 10.0) t/34set-tz.t fails started to fail today: # Failed test 'local day should be 25 (1934-02-25 23:59:59)' # at t/34set-tz.t line 32. # got: '26' # expected: '25' # Failed test 'local hour should be 23 (1934-02-25 23:59:59)' # at t/34set-tz.t line 33. # got: '1' # expected: '23' # Failed test 'offset should be -3600 (1934-02-25 23:59:59)' # at t/34set-tz.t line 38. # got: '3600' # expected: '-3600' # Looks like you failed 3 tests of 12. t/34set-tz.t ..................... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/12 subtests
On 2014-08-31 11:46:48, SREZIC wrote: Show quoted text
> On some systems (Ubuntu 12.05, FreeBSD 9.2, FreeBSD 10.0) t/34set-tz.t > fails started to fail today: > > # Failed test 'local day should be 25 (1934-02-25 23:59:59)' > # at t/34set-tz.t line 32. > # got: '26' > # expected: '25' > > # Failed test 'local hour should be 23 (1934-02-25 23:59:59)' > # at t/34set-tz.t line 33. > # got: '1' > # expected: '23' > > # Failed test 'offset should be -3600 (1934-02-25 23:59:59)' > # at t/34set-tz.t line 38. > # got: '3600' > # expected: '-3600' > # Looks like you failed 3 tests of 12. > t/34set-tz.t ..................... > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/12 subtests
May be related to DateTime::TimeZone 1.74