Skip Menu |

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

Report information
The Basics
Id: 131586
Status: resolved
Priority: 0/
Queue: Complete-Fish

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

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



Subject: t/format_completion.t started to fail (with newest Complete-Bash?)
On my smokers: ... # No tests run! # Failed test 'No tests run for subtest "accepts array of str"' # at t/format_completion.t line 13. Can't use string ("a b c ") as an ARRAY ref while "strict refs" in use at /home/cpansand/.cpan/build/2020012819/Complete-Fish-0.05-1/blib/lib/Complete/Fish.pm line 80. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/format_completion.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests ... It seems that this happens if newest Complete::Bash is installed.
On 2020-01-28 15:03:48, SREZIC wrote: Show quoted text
> On my smokers: > > ... > # No tests run! > > # Failed test 'No tests run for subtest "accepts array of str"' > # at t/format_completion.t line 13. > Can't use string ("a > b > c > ") as an ARRAY ref while "strict refs" in use at > /home/cpansand/.cpan/build/2020012819/Complete-Fish-0.05- > 1/blib/lib/Complete/Fish.pm line 80. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 1. > t/format_completion.t .... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 1/1 subtests > ... > > It seems that this happens if newest Complete::Bash is installed.
Here's the statistical analysis: **************************************************************** Regression 'mod:Complete::Bash' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 69749061017215040.00 [1='eq_0.28'] 0.0000 0.0000 18.25 [2='eq_0.31'] 0.0000 0.0000 21.03 [3='eq_0.320'] 0.0000 0.0000 20.71 [4='eq_0.321'] 0.0000 0.0000 9.52 [5='eq_0.324'] 0.0000 0.0000 7.10 [6='eq_0.325'] 0.0000 0.0000 12.29 [7='eq_0.328'] 0.0000 0.0000 17.26 [8='eq_0.329'] 0.0000 0.0000 3.87 [9='eq_0.330'] 0.0000 0.0000 17.42 [10='eq_0.331'] 0.0000 0.0000 0.00 [11='eq_0.332'] 0.0000 0.0000 10.95 [12='eq_0.333'] -1.0000 0.0000 -43256531355583872.00 [13='eq_0.334'] -1.0000 0.0000 -59729527393975536.00 R^2= 1.000, N= 619, K= 14 ****************************************************************
Fixed, thanks.