Subject: | t/20_policies/BuiltinFunctions/RequireGlobFunction failure on FreeBSD/i386 |
I'd be glad to do some more testing if you'd like. I had a commit bit
on the perlcritic code at one time. I'd also be happy to do some
digging around and submit a patch for review.
Let me know!!
Michael Wolf
===============================
$ uname -a
FreeBSD 24.kobe.highspeedrails.com 6.1-RELEASE-p12 FreeBSD
6.1-RELEASE-p12 #0: Wed Feb 7 09:20:17 PST 2007
hsri@kobe.highspeedrails.com:/usr/obj/usr/src/sys/HSRSMPAE i386
$ date
Fri Oct 19 19:51:59 PDT 2007
$ sudo cpan install Perl::Critic
------------------------------------------------------
t/15_statistics...........................ok
t/20_policies.............................ok 25/682
t/20_policies.............................NOK 69# Failed test
'BuiltinFunctions::RequireGlobFunction - line 19 - Multiple globs via <...>'
# at t/20_policies.t line 95.
# got: '2'
# expected: '1'
# Violation found: Glob written as <...> at line 2, column 11. See page
167 of PBP.
# Violation found: Glob written as <...> at line 2, column 19. See page
167 of PBP.
t/20_policies.............................ok 676/682# Looks like you
failed 1 test of 682.
t/20_policies.............................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 69
Failed 1/682 tests, 99.85% okay
t/20_policy_podspelling...................ok
[...]
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/20_policies.t 1 256 682 1 0.15% 69
(3 subtests UNEXPECTEDLY SUCCEEDED), 9 tests skipped.
Failed 1/33 test scripts, 96.97% okay. 1/3172 subtests failed, 99.97% okay.
*** Error code 255
Stop in /root/.cpan/build/Perl-Critic-1.078.
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
$