Subject: | Tests Fail - Makefile.PL fails to list depends |
A small thing but you wish to attend to it:
C:\TEMP\WWW-Google-News-0.12\WWW-Google-News-0.12>nmake test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\dev\perl510\bin\perl.exe "-MExtUtils::Command::MM" "-
e" "test_harness
(0, 'blib\lib', 'blib\arch')" t/*.t
t/WWW-Google-News....
# Failed test 'use WWW::Google::News;'
t/WWW-Google-News....NOK 1/6# at t/WWW-Google-News.t line 5.
# Tried to use 'WWW::Google::News'.
# Error: Can't locate XML/Atom/Client.pm in @INC (@INC contains:
C:\TEMP\WW
W-Google-News-0.12\WWW-Google-News-0.12\blib\lib C:\TEMP\WWW-Google-
News-0.12\WW
W-Google-News-0.12\blib\arch C:/dev/perl510/site/lib
C:/dev/perl510/lib . C:/dev
/perl510/site/lib C:/dev/perl510/lib .) at C:\TEMP\WWW-Google-News-0.12
\WWW-Goog
le-News-0.12\blib\lib/WWW/Google/News.pm line 179.
# BEGIN failed--compilation aborted at t/WWW-Google-News.t line 5.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &WWW::Google::News::get_news_for_topic called at
C:\TEMP\WW
W-Google-News-0.12\WWW-Google-News-0.12\blib\lib/WWW/Google/News.pm
line 71.
# Looks like you planned 6 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/WWW-Google-News....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of Failed
------------------------------------------------------------------------
-------
t/WWW-Google-News.t 255 65280 6 11 1-6
Failed 1/1 test scripts. 6/6 subtests failed.
Files=1, Tests=6, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00
CPU)
Failed 1/1 test programs. 6/6 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return
code '0xff'
Stop.
C:\TEMP\WWW-Google-News-0.12\WWW-Google-News-0.12>