Discussion:
[rt.cpan.org #118981] Tests fail (with PAR 1.012?)
(too old to reply)
Slaven_Rezic via RT
2016-11-26 19:45:39 UTC
Permalink
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: ***@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
****************************************************************
Roderich Schupp via RT
2016-11-27 16:51:00 UTC
Permalink
Sun Nov 27 11:50:54 2016: Request 118981 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: File-ShareDir-PAR
Subject: Tests fail (with PAR 1.012?)
Broken in: 0.06
Severity: (no value)
Owner: Nobody
Requestors: ***@cpan.org
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=118981 >
Hopefully fixed with PAR 1.013, just uploaded to CPAN.

Cheers, Roderich

Loading...