Skip Menu |

This queue is for tickets about the Git-MoreHooks CPAN distribution.

Report information
The Basics
Id: 122386
Status: resolved
Priority: 0/
Queue: Git-MoreHooks

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

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



Subject: "utils" is not defined in %Git::Hooks::EXPORT_TAGS
The test suite fails with Git::Hooks 2.0: ... PERL_DL_NONLAZY=1 "/opt/perl-5.22.3D/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t "utils" is not defined in %Git::Hooks::EXPORT_TAGS at /home/cpansand/.cpan/build/2017070706/Git-MoreHooks-0.005-1JGr27/blib/lib/Git/MoreHooks/CheckCommitBase.pm line 17. Can't continue after import errors at /home/cpansand/.cpan/build/2017070706/Git-MoreHooks-0.005-1JGr27/blib/lib/Git/MoreHooks/CheckCommitBase.pm line 17. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017070706/Git-MoreHooks-0.005-1JGr27/blib/lib/Git/MoreHooks/CheckCommitBase.pm line 17. Compilation failed in require at /home/cpansand/.cpan/build/2017070706/Git-MoreHooks-0.005-1JGr27/blib/lib/Git/MoreHooks/CheckIndent.pm line 18. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017070706/Git-MoreHooks-0.005-1JGr27/blib/lib/Git/MoreHooks/CheckIndent.pm line 18. Compilation failed in require at t/CheckIndent-functions.t line 10. BEGIN failed--compilation aborted at t/CheckIndent-functions.t line 10. t/CheckIndent-functions.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run ... (etc) ... Statistical analysis: **************************************************************** Regression 'mod:Git::Hooks' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 60554678179601680.00 [1='eq_1.11.1'] 0.0000 0.0000 0.90 [2='eq_1.12.0'] 0.0000 0.0000 0.90 [3='eq_1.12.2'] 0.0000 0.0000 0.00 [4='eq_1.12.3'] 0.0000 0.0000 0.00 [5='eq_1.12.4'] 0.0000 0.0000 1.41 [6='eq_1.12.5'] 0.0000 0.0000 0.00 [7='eq_1.13.0'] 0.0000 0.0000 2.57 [8='eq_1.13.1'] 0.0000 0.0000 0.00 [9='eq_1.14.0'] 0.0000 0.0000 2.74 [10='eq_1.14.1'] 0.0000 0.0000 1.37 [11='eq_1.14.2'] 0.0000 0.0000 1.37 [12='eq_1.15.0'] 0.0000 0.0000 0.00 [13='eq_1.15.1'] 0.0000 0.0000 5.39 [14='eq_1.16.0'] 0.0000 0.0000 2.74 [15='eq_1.3.0'] 0.0000 0.0000 2.74 [16='eq_2.0.1'] -1.0000 0.0000 -53230533719079424.00 R^2= 1.000, N= 115, K= 17 ****************************************************************
Moved to a newer version.