Skip Menu |

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

Report information
The Basics
Id: 117925
Status: resolved
Priority: 0/
Queue: Date-Remind-Event

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

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



CC: DROLSKY [...] cpan.org
Subject: t/test.t fails (with DateTime 1.38?)
My smoker systems started to report the following failure: PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t Expected a hash or hash reference but got a single object argument# Looks like your test exited with 255 just after 13. t/test.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/21 subtests Statistical analysis suggests that the failure is caused by newer DateTime (or DateTime::Duration) (negative theta is "bad"): **************************************************************** Regression 'mod:DateTime' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 34884732709583716.00 [1='eq_1.10'] 0.0000 0.0000 0.00 [2='eq_1.18'] 0.0000 0.0000 0.00 [3='eq_1.21'] 0.0000 0.0000 0.00 [4='eq_1.22'] 0.0000 0.0000 0.00 [5='eq_1.26'] 0.0000 0.0000 1.58 [6='eq_1.29'] 0.0000 0.0000 0.00 [7='eq_1.36'] 0.0000 0.0000 3.00 [8='eq_1.38'] -1.0000 0.0000 -29482980274571724.00 R^2= 1.000, N= 33, K= 9 **************************************************************** **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 34884732709583716.00 [1='eq_1.10'] 0.0000 0.0000 0.00 [2='eq_1.18'] 0.0000 0.0000 0.00 [3='eq_1.21'] 0.0000 0.0000 0.00 [4='eq_1.22'] 0.0000 0.0000 0.00 [5='eq_1.26'] 0.0000 0.0000 1.58 [6='eq_1.29'] 0.0000 0.0000 0.00 [7='eq_1.36'] 0.0000 0.0000 3.00 [8='eq_1.38'] -1.0000 0.0000 -29482980274571724.00 R^2= 1.000, N= 33, K= 9 ****************************************************************
Subject: Re: [rt.cpan.org #117925] t/test.t fails (with DateTime 1.38?)
Date: Fri, 23 Sep 2016 19:45:58 +0200
To: Dave Rolsky via RT <bug-Date-Remind-Event [...] rt.cpan.org>
From: nomad [...] null.net
Thanks Slaven for the report and Dave for the patch. I'm on the road for a couple of weeks but will merge it when I get back home. -- Mark Lawrence
Subject: Re: [rt.cpan.org #117925] t/test.t fails (with DateTime 1.38?)
Date: Mon, 3 Oct 2016 16:05:42 +0200
To: Slaven_Rezic via RT <bug-Date-Remind-Event [...] rt.cpan.org>
From: nomad [...] null.net
I've pulled Dave's patch into my repository and released version 0.06 with his fix. Thanks again. -- Mark Lawrence