Subject: | Errors in Tests? |
Date: | Wed, 24 Sep 2008 23:03:11 -0700 |
To: | bug-method-signatures [...] rt.cpan.org |
From: | "David E. Wheeler" <dwheeler [...] cpan.org> |
I'm building on Perl 5.10.0 on Leopard:
Prepending /Users/david/.cpan/build/parrot-0.7.0-gIq9Hp/blib/arch /
Users/david/.cpan/build/parrot-0.7.0-gIq9Hp/blib/lib to PERL5LIB for
'test'
Running Build test
t/begin.......Bareword "Devel::Declare::get_curstash_name" not allowed
while "strict subs" in use at /Users/david/.cpan/build/Method-
Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line 203.
BEGIN not safe after errors--compilation aborted at /Users/david/.cpan/
build/Method-Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line
311.
Compilation failed in require at t/begin.t line 9.
BEGIN failed--compilation aborted at t/begin.t line 9.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/caller......Bareword "Devel::Declare::get_curstash_name" not allowed
while "strict subs" in use at /Users/david/.cpan/build/Method-
Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line 203.
BEGIN not safe after errors--compilation aborted at /Users/david/.cpan/
build/Method-Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line
311.
Compilation failed in require at t/caller.t line 10.
BEGIN failed--compilation aborted at t/caller.t line 10.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/debugger....skipped: none of this works
t/invocant....Bareword "Devel::Declare::get_curstash_name" not allowed
while "strict subs" in use at /Users/david/.cpan/build/Method-
Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line 203.
BEGIN not safe after errors--compilation aborted at /Users/david/.cpan/
build/Method-Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line
311.
Compilation failed in require at t/invocant.t line 11.
BEGIN failed--compilation aborted at t/invocant.t line 11.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/method......Bareword "Devel::Declare::get_curstash_name" not allowed
while "strict subs" in use at /Users/david/.cpan/build/Method-
Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line 203.
BEGIN not safe after errors--compilation aborted at /Users/david/.cpan/
build/Method-Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line
311.
Compilation failed in require at t/method.t line 8.
BEGIN failed--compilation aborted at t/method.t line 8.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/one_line....Bareword "Devel::Declare::get_curstash_name" not allowed
while "strict subs" in use at /Users/david/.cpan/build/Method-
Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line 203.
BEGIN not safe after errors--compilation aborted at /Users/david/.cpan/
build/Method-Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line
311.
Compilation failed in require at t/one_line.t line 8.
BEGIN failed--compilation aborted at t/one_line.t line 8.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/refs........Bareword "Devel::Declare::get_curstash_name" not allowed
while "strict subs" in use at /Users/david/.cpan/build/Method-
Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line 203.
BEGIN not safe after errors--compilation aborted at /Users/david/.cpan/
build/Method-Signatures-0.10-Fn4lmg/blib/lib/Method/Signatures.pm line
311.
Compilation failed in require at t/refs.t line 17.
BEGIN failed--compilation aborted at t/refs.t line 17.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
t/begin (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/caller (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/invocant (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/method (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/one_line (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/refs (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=7, Tests=0, 1 wallclock secs ( 0.04 usr 0.03 sys + 0.19 cusr
0.06 csys = 0.32 CPU)
Result: FAIL
Failed 6/7 test programs. 0/0 subtests failed.
(./Build test exited with 65280)
CPAN::Reporter: test results were not valid, Prerequisite version too
low.
MSCHWERN/Method-Signatures-0.10.tar.gz
./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module,
try:
reports MSCHWERN/Method-Signatures-0.10.tar.gz
Running Build install
make test had returned bad status, won't install without force
Failed during this command:
MSCHWERN/Method-Signatures-0.10.tar.gz : make_test NO