Skip Menu |

This queue is for tickets about the Data-Sah CPAN distribution.

Report information
The Basics
Id: 114613
Status: resolved
Priority: 0/
Queue: Data-Sah

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

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



Subject: t/perl-type-date.t fails
My smoker machines report the following failure: BUG: Unknown coerce_to value 'float(epoch)', please use int(epoch), DateTime, or Time::Moment at /usr/perl5.16.3t/lib/site_perl/5.16.3/Data/Sah/Coerce/perl/date/int_epoch.pm line 41. t/perl-type-date.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Maybe it depends on Data::Sah::Coerce version, but statistical analysis does not give 100% probability: **************************************************************** Regression 'mod:Data::Sah::Coerce' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.1888 5.30 [1='eq_0.008'] -0.0000 0.2670 -0.00 [2='eq_0.009'] -0.0000 0.2141 -0.00 [3='eq_0.010'] -0.9032 0.1948 -4.64 R^2= 0.710, N= 42, K= 4 ****************************************************************
On Mon, 23 May 2016 18:06:48 GMT, SREZIC wrote: Show quoted text
> My smoker machines report the following failure: > > BUG: Unknown coerce_to value 'float(epoch)', please use int(epoch), > DateTime, or Time::Moment at > /usr/perl5.16.3t/lib/site_perl/5.16.3/Data/Sah/Coerce/perl/date/int_epoch.pm > line 41. > t/perl-type-date.t ....... > Dubious, test returned 255 (wstat 65280, 0xff00) > No subtests run > > > Maybe it depends on Data::Sah::Coerce version, but statistical > analysis does not give 100% probability: > > **************************************************************** > Regression 'mod:Data::Sah::Coerce' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.1888 5.30 > [1='eq_0.008'] -0.0000 0.2670 -0.00 > [2='eq_0.009'] -0.0000 0.2141 -0.00 > [3='eq_0.010'] -0.9032 0.1948 -4.64 > > R^2= 0.710, N= 42, K= 4 > ****************************************************************
Yup, a new version of Data::Sah is pending release.
On 2016-05-24 02:06:07, PERLANCAR wrote: Show quoted text
> On Mon, 23 May 2016 18:06:48 GMT, SREZIC wrote:
> > My smoker machines report the following failure: > > > > BUG: Unknown coerce_to value 'float(epoch)', please use int(epoch), > > DateTime, or Time::Moment at > > /usr/perl5.16.3t/lib/site_perl/5.16.3/Data/Sah/Coerce/perl/date/int_epoch.pm > > line 41. > > t/perl-type-date.t ....... > > Dubious, test returned 255 (wstat 65280, 0xff00) > > No subtests run > > > > > > Maybe it depends on Data::Sah::Coerce version, but statistical > > analysis does not give 100% probability: > > > > **************************************************************** > > Regression 'mod:Data::Sah::Coerce' > > **************************************************************** > > Name Theta StdErr T-stat > > [0='const'] 1.0000 0.1888 5.30 > > [1='eq_0.008'] -0.0000 0.2670 -0.00 > > [2='eq_0.009'] -0.0000 0.2141 -0.00 > > [3='eq_0.010'] -0.9032 0.1948 -4.64 > > > > R^2= 0.710, N= 42, K= 4 > > ****************************************************************
> > Yup, a new version of Data::Sah is pending release.
Recent versions look good.