Skip Menu |

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

Report information
The Basics
Id: 131939
Status: new
Priority: 0/
Queue: Data-Record-Serialize

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

Bug Information
Severity: (no value)
Broken in:
  • 0.18
  • 0.19
  • 0.20
Fixed in: (no value)



CC: tobyink [...] cpan.org
Subject: Test suite started to fail (with newest Type::Tiny?)
The test suite started to fail: ... # Failed test 'Data/Record/Serialize/Encode/dbi.pm loaded ok' # at t/00-compile.t line 57. # got: '65280' # expected: '0' Use of uninitialized value $_[0] in hash element at /usr/perl5.18.4p/lib/site_perl/5.18.4/Type/Library.pm line 333. Can't call method "coercion" on an undefined value at /usr/perl5.18.4p/lib/site_perl/5.18.4/Type/Utils.pm line 334. Compilation failed in require at /home/cpansand/.cpan/build/2020022221/Data-Record-Serialize-0.18-0/blib/lib/Data/Record/Serialize/Encode/dbi.pm line 17. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020022221/Data-Record-Serialize-0.18-0/blib/lib/Data/Record/Serialize/Encode/dbi.pm line 17. Compilation failed in require at -e line 1. ... Statistical analysis suggests that this is broken since the recent Type-Tiny release: **************************************************************** Regression 'mod:Type::Library' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 47750612362274448.00 [1='eq_1.002002'] 0.0000 0.0000 0.00 [2='eq_1.004002'] -0.0000 0.0000 -0.71 [3='eq_1.004004'] 0.0000 0.0000 0.88 [4='eq_1.006000'] 0.0000 0.0000 0.00 [5='eq_1.010000'] -1.0000 0.0000 -25166782455430076.00 R^2= 1.000, N= 111, K= 6 ****************************************************************
RT-Send-CC: tobyink [...] cpan.org
On 2020-02-22 16:07:19, SREZIC wrote: Show quoted text
> The test suite started to fail: > > ... > # Failed test 'Data/Record/Serialize/Encode/dbi.pm loaded ok' > # at t/00-compile.t line 57. > # got: '65280' > # expected: '0' > Use of uninitialized value $_[0] in hash element at > /usr/perl5.18.4p/lib/site_perl/5.18.4/Type/Library.pm line 333. > Can't call method "coercion" on an undefined value at > /usr/perl5.18.4p/lib/site_perl/5.18.4/Type/Utils.pm line 334. > Compilation failed in require at > /home/cpansand/.cpan/build/2020022221/Data-Record-Serialize-0.18- > 0/blib/lib/Data/Record/Serialize/Encode/dbi.pm line 17. > BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2020022221/Data-Record-Serialize-0.18- > 0/blib/lib/Data/Record/Serialize/Encode/dbi.pm line 17. > Compilation failed in require at -e line 1. > ... > > Statistical analysis suggests that this is broken since the recent > Type-Tiny release: > > **************************************************************** > Regression 'mod:Type::Library' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 47750612362274448.00 > [1='eq_1.002002'] 0.0000 0.0000 0.00 > [2='eq_1.004002'] -0.0000 0.0000 -0.71 > [3='eq_1.004004'] 0.0000 0.0000 0.88 > [4='eq_1.006000'] 0.0000 0.0000 0.00 > [5='eq_1.010000'] -1.0000 0.0000 > -25166782455430076.00 > > R^2= 1.000, N= 111, K= 6 > ****************************************************************
A better analysis --- so it started with Type::Tiny 1.010000. **************************************************************** Regression 'mod:Type::Library' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 56559497595192560.00 [1='eq_1.002002'] 0.0000 0.0000 2.43 [2='eq_1.004002'] -0.0000 0.0000 -0.42 [3='eq_1.004004'] 0.0000 0.0000 2.18 [4='eq_1.006000'] 0.0000 0.0000 0.58 [5='eq_1.008002'] -0.0000 0.0000 -3.07 [6='eq_1.008003'] -0.0000 0.0000 -4.91 [7='eq_1.010000'] -1.0000 0.0000 -27787889558622668.00 R^2= 1.000, N= 113, K= 8 ****************************************************************