Skip Menu |

This queue is for tickets about the Date-EzDate2 CPAN distribution.

Report information
The Basics
Id: 116423
Status: open
Priority: 0/
Queue: Date-EzDate2

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

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



Subject: Timezone (?) related test failures
On some of my smoker systems the test suite fails: --- hour ----------------------------------------- is: 02 should: 01 -------------------------------------------------------------- # Failed test at t/regtest.t line 541. err_comp failure at t/regtest.t line 544, <DATA> line 1. main::err_comp(02, 01, "hour", "[check_all: 1]") called at t/regtest.t line 416 main::check_all(Date::EzDate2=HASH(0x314eef0)) called at t/regtest.t line 252 # Looks like you planned 16 tests but ran 4. # Looks like you failed 1 test of 4 run. # Looks like your test exited with 2 just after 4. t/regtest.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 13/16 subtests It seems that this happens if timezone is set to something different than UTC (here: Europe/Berlin).
Subject: Re: [rt.cpan.org #116423] Timezone (?) related test failures
Date: Sat, 23 Jul 2016 16:17:35 -0400
To: bug-Date-EzDate2 [...] rt.cpan.org
From: "Miko O'Sullivan" <miko [...] idocs.com>
Thanks! I'll look into it. Miko On Sat, Jul 23, 2016 at 3:53 PM, Slaven_Rezic via RT <bug-Date-EzDate2@rt.cpan.org> wrote: Show quoted text
> Sat Jul 23 15:53:00 2016: Request 116423 was acted upon. > Transaction: Ticket created by SREZIC > Queue: Date-EzDate2 > Subject: Timezone (?) related test failures > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=116423 > > > > On some of my smoker systems the test suite fails: > > --- hour ----------------------------------------- > is: 02 > should: 01 > -------------------------------------------------------------- > > # Failed test at t/regtest.t line 541. > err_comp failure at t/regtest.t line 544, <DATA> line 1. > main::err_comp(02, 01, "hour", "[check_all: 1]") called at t/regtest.t line 416 > main::check_all(Date::EzDate2=HASH(0x314eef0)) called at t/regtest.t line 252 > # Looks like you planned 16 tests but ran 4. > # Looks like you failed 1 test of 4 run. > # Looks like your test exited with 2 just after 4. > t/regtest.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 13/16 subtests > > > It seems that this happens if timezone is set to something different than UTC (here: Europe/Berlin). >