Subject: | Fails Tests (Win32) |
make test outputs:
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe -Mblib -IC:\Perl\lib -IC:\Perl\lib -e "use Test::Ha
rness qw(&runtests $verbose); $verbose=0; runtests @ARGV;" t\env.t t\get.t t\par
sing.t t\play_get.t t\play_multi.t t\play_post.t t\post.t
Using C:/.cpan/build/CGI-Test-0.104/blib
t\env...........Can't locate object method "raw_content" via package "CGI::Test:
:Page::Error" (perhaps you forgot to load "CGI::Test::Page::Error"?) at t\env.t
line 61.
t\env...........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-15
Failed 14/15 tests, 6.67% okay
t\get...........Can't call method "method" on an undefined value at t\get.t line
57.
t\get...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
t\parsing.......Can't locate object method "raw_content" via package "CGI::Test:
:Page::Error" (perhaps you forgot to load "CGI::Test::Page::Error"?) at t\parsin
g.t line 58.
t\parsing.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-40
Failed 39/40 tests, 2.50% okay
t\play_get......Can't call method "action" on an undefined value at t/browse.pl
line 64.
t\play_get......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
Failed 27/27 tests, 0.00% okay
t\play_multi....Can't call method "action" on an undefined value at t/browse.pl
line 64.
t\play_multi....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
Failed 27/27 tests, 0.00% okay
t\play_post.....Can't call method "action" on an undefined value at t/browse.pl
line 64.
t\play_post.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
Failed 27/27 tests, 0.00% okay
t\post..........Can't call method "method" on an undefined value at t\post.t lin
e 57.
t\post..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\env.t 2 512 15 27 180.00% 2-15
t\get.t 255 65280 13 23 176.92% 2-13
t\parsing.t 255 65280 40 77 192.50% 2-40
t\play_get.t 255 65280 27 54 200.00% 1-27
t\play_multi.t 255 65280 27 54 200.00% 1-27
t\play_post.t 255 65280 27 54 200.00% 1-27
t\post.t 255 65280 13 23 176.92% 2-13
Failed 7/7 test scripts, 0.00% okay. 158/162 subtests failed, 2.47% okay.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
C:\Perl\bin\nmake.EXE test -- NOT OK