Skip Menu |

This queue is for tickets about the Test-PDL CPAN distribution.

Report information
The Basics
Id: 118529
Status: resolved
Priority: 0/
Queue: Test-PDL

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

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



Subject: t/deep.t fails (with PDL 2.017?)
My smoker systems started to report the following failure: ... # Failed test '== dies with an error message' # at t/deep.t line 26. # expecting: Regexp ((?^:multielement piddle in conditional expression at )) # found: multielement piddle in conditional expression (see PDL::FAQ questions 6-10 and 6-11) at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Test/Builder.pm line 819. # Failed test 'is() dies with an error message' # at t/deep.t line 27. # expecting: Regexp ((?^:multielement piddle in conditional expression at )) # found: multielement piddle in conditional expression (see PDL::FAQ questions 6-10 and 6-11) at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Test/Builder.pm line 819. # Failed test 'even shallow reference comparisons do not work with ==' # at t/deep.t line 34. # expecting: Regexp ((?^:^multielement piddle in conditional expression at )) # found: multielement piddle in conditional expression (see PDL::FAQ questions 6-10 and 6-11) at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Test/Builder.pm line 819. t/deep.t ......................... Failed 3/95 subtests ... It looks like a changed diagnostic message in PDL, and statistical analysis shows that there are no pass reports with PDL 2.017 (Theta == -1): **************************************************************** Regression 'mod:PDL' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.1419 7.05 [1='eq_2.008'] -0.3333 0.1639 -2.03 [2='eq_2.011'] -0.2857 0.1517 -1.88 [3='eq_2.012'] 0.0000 0.1450 0.00 [4='eq_2.013'] 0.0000 0.1505 0.00 [5='eq_2.014'] 0.0000 0.1555 0.00 [6='eq_2.015'] 0.0000 0.1449 0.00 [7='eq_2.016'] 0.0000 0.1466 0.00 [8='eq_2.017'] -1.0000 0.1445 -6.92 R^2= 0.905, N= 113, K= 9 ****************************************************************
Thank you for reporting. This should hopefully be fixed in v0.13 (just released). I will wait a few days for the results and then close the ticket. Thank you again and have a nice day.
setting to 'open' again so it appears in my list
On Tue Nov 22 03:47:21 2016, EBAUDREZ wrote: Show quoted text
> Thank you for reporting. This should hopefully be fixed in v0.13 (just > released). I will wait a few days for the results and then close the > ticket. > > Thank you again and have a nice day.
It did fix it! This can be closed.
On 2019-02-28 11:48:25, ETJ wrote: Show quoted text
> On Tue Nov 22 03:47:21 2016, EBAUDREZ wrote:
> > Thank you for reporting. This should hopefully be fixed in v0.13 (just > > released). I will wait a few days for the results and then close the > > ticket. > > > > Thank you again and have a nice day.
> > > It did fix it! This can be closed.
Closing as suggested.