Skip Menu |

This queue is for tickets about the CatalystX-DebugFilter CPAN distribution.

Report information
The Basics
Id: 77653
Status: resolved
Priority: 0/
Queue: CatalystX-DebugFilter

People
Owner: Nobody in particular
Requestors: perl-cpan [...] bereft.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.09
Fixed in: (no value)



Subject: t/live-test.t test failure in Plack/Test/MockHTTP
Hello, I hit this, but have no idea why: CatalystX-DebugFilter-0.09]$ perl -MCarp=verbose -S prove -v -b t/live-test.t t/live-test.t .. ok 1 - use TestApp; Can't call method "request" on an undefined value at /usr/local/strategic/perl/lib/5.14.1/Plack/Test/MockHTTP.pm line 29. # Tests were run but no plan was declared and done_testing() was not seen. Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed Test Summary Report ------------------- t/live-test.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=1, Tests=1, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.70 cusr 0.03 csys = 0.76 CPU) Result: FAIL Plack::Test::MockHTTP doesn't have a VERSION a1223ce38ab97a043dec195f11f3b427 /usr/.../perl/lib/5.14.1/Plack/Test/MockHTTP.pm
Can't reproduce any more. Must have been a temporary glitch or been fixed in the meantime.