Subject: | maketest goes boom |
Date: | Wed, 24 Dec 2008 00:18:11 -0500 |
To: | bug-test-http-server-simple-stashwarnings [...] rt.cpan.org |
From: | Jesse Vincent <jesse [...] fsck.com> |
sh-3.2# /opt/perl-5.8.9/bin/perl Makefile.PL
Writing Makefile for Test::HTTP::Server::Simple::StashWarnings
sh-3.2# make test
PERL_DL_NONLAZY=1 /opt/perl-5.8.9/bin/perl "-MExtUtils::Command::MM"
"-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/001-basic....1/8 Error GETing http://localhost:8080/no_warnings:
Server closed connection without sending any data back at t/001-basic.t
line 12
# Looks like you planned 8 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/001-basic.... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/8 subtests
Test Summary Report
-------------------
t/001-basic (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 2.
Files=1, Tests=2, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.24 cusr
0.05 csys = 0.31 CPU)
Result: FAIL
Failed 1/1 test programs. 0/2 subtests failed.
make: *** [test_dynamic] Error 255
sh-3.2#
--
Message body not shown because it is not plain text.