Subject: | Tests fail with PDL 2.018 |
Some of the tests fail with PDL 2.018:
...
Undefined subroutine &PDL::Lite::pdl called at /home/cpansand/.cpan/build/2017062321/Test-PDL-0.13-4/blib/lib/Test/PDL.pm line 138, <DATA> line 207.
# Looks like your test exited with 255 before it could output anything.
t/deep.t .........................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 95/95 subtests
...
# Failed test 'threw Regexp ((?^:\binvalid option WHATEVER\b))'
# at t/import_options.t line 90.
# expecting: Regexp ((?^:\binvalid option WHATEVER\b))
# found: Undefined subroutine &PDL::Lite::barf called at /home/cpansand/.cpan/build/2017062321/Test-PDL-0.13-4/blib/lib/Test/PDL.pm line 165.
# Looks like you failed 1 test of 15.
t/import_options.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests
# Failed test 'does not accept unknown options'
# at t/is_pdl.t line 235.
# expecting: Regexp ((?^:invalid option SOME_INVALID_OPTION\b))
# found: Undefined subroutine &PDL::Lite::barf called at /home/cpansand/.cpan/build/2017062321/Test-PDL-0.13-4/blib/lib/Test/PDL.pm line 165, <DATA> line 207.
# Failed test 'refuses options without a value'
# at t/is_pdl.t line 237.
# expecting: Regexp ((?^:undefined value for TOLERANCE))
# found: Undefined subroutine &PDL::Lite::barf called at /home/cpansand/.cpan/build/2017062321/Test-PDL-0.13-4/blib/lib/Test/PDL.pm line 166, <DATA> line 207.
t/is_pdl.t .......................
Failed 2/41 subtests
...
Here's the statistical analysis which suggests that PDL 2.018 is causing the problem:
****************************************************************
Regression 'mod:PDL'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 25829845105431696.00
[1='eq_2.014'] 0.0000 0.0000 1.86
[2='eq_2.015'] 0.0000 0.0000 1.39
[3='eq_2.016'] 0.0000 0.0000 2.73
[4='eq_2.017'] 0.0000 0.0000 2.81
[5='eq_2.018'] -1.0000 0.0000 -24890261544022332.00
R^2= 1.000, N= 65, K= 6
****************************************************************