Sat Nov 26 14:45:39 2016: Request 118981 was acted upon.
Transaction: Ticket created by SREZIC
       Queue: File-ShareDir-PAR
     Subject: Tests fail (with PAR 1.012?)
   Broken in: 0.06
    Severity: (no value)
       Owner: Nobody
  Requestors: sre...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=118981 >


My smoker systems started to report the following failure:

...
Use of uninitialized value in require at t/03_with_par.t line 55.
Use of uninitialized value $INC{"File/ShareDir/PAR.pm"} in pattern match (m//) 
at t/03_with_par.t line 57.

#   Failed test 'F::SD::PAR most likely loaded from .par as expected.'
#   at t/03_with_par.t line 57.
# Looks like you failed 1 test of 30.
t/03_with_par.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/30 subtests 
...
Use of uninitialized value in require at t/23_global_with_par.t line 55.
Use of uninitialized value $INC{"File/ShareDir/PAR.pm"} in pattern match (m//) 
at t/23_global_with_par.t line 57.

#   Failed test 'F::SD::PAR most likely loaded from .par as expected.'
#   at t/23_global_with_par.t line 57.
# Looks like you failed 1 test of 29.
t/23_global_with_par.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/29 subtests 
...


Statistical analysis suggests that the problem started with PAR 1.012:

****************************************************************
Regression 'mod:PAR'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    6778058344836338.00
[1='eq_1.010']       -0.0000          0.0000      -1.42
[2='eq_1.011']       -0.0000          0.0000      -1.21
[3='eq_1.012']       -1.0000          0.0000    -6592322771572996.00
[4='eq_n/a']          0.0000          0.0000       0.43

R^2= 1.000, N= 62, K= 5
****************************************************************

Reply via email to