Skip Menu |

This queue is for tickets about the Complete-Getopt-Long CPAN distribution.

Report information
The Basics
Id: 131197
Status: resolved
Priority: 0/
Queue: Complete-Getopt-Long

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

Bug Information
Severity: (no value)
Broken in: 0.472
Fixed in: (no value)



Subject: Test suite fails: Not an ARRAY reference
t/complete_cli_arg.t fails on some of my smokers: ... # No tests run! # Failed test 'No tests run for subtest "file fallback completion"' # at t/complete_cli_arg.t line 361. # Looks like you failed 1 test of 1. # Failed test 'default fallback completion' # at t/complete_cli_arg.t line 320. Not an ARRAY reference at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Complete/Util.pm line 725. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 3. t/complete_cli_arg.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) ... This seems to happen with the newest Complete-File. Statistical analysis: **************************************************************** Regression 'mod:Complete::File' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 14675393036536630.00 [1='eq_0.42'] -0.0000 0.0000 -1.22 [2='eq_0.43'] -0.0000 0.0000 -3.21 [3='eq_0.440'] -1.0000 0.0000 -14321717134904496.00 R^2= 1.000, N= 164, K= 4 ****************************************************************
Fixed in 0.473, thanks.