Subject: | Test failures |
I think this was lurking for a while (I'm bad and forget to report test failures when I'm panicing about getting oxfordguide back up :)
/usr/bin/perl Build.PL lib=/usr/local/share/perl/5.6.1
Checking whether your kit is complete...
Looks good
Creating new 'Build' script for 'CGI-Wiki-Plugin-RSS-Reader' version '1.3'
/usr/bin/perl Build
lib/CGI/Wiki/Plugin/RSS/Reader.pm -> blib/lib/CGI/Wiki/Plugin/RSS/Reader.pm
Manifying blib/lib/CGI/Wiki/Plugin/RSS/Reader.pm -> blib/libdoc/CGI::Wiki::Plugin::RSS::Reader.3pm
/usr/bin/make -- OK
Running make test
/usr/bin/perl Build test
t/rss....NOK 5# Failed test (t/rss.t at line 86)
# got: 'Example item 1Example item 1'
# expected: 'Example item 1'
t/rss....NOK 6# Failed test (t/rss.t at line 89)
# got: 'http://example.com/1.htmlhttp://example.com/1.html'
# expected: 'http://example.com/1.html'
t/rss....ok 7/7# Looks like you failed 2 tests of 7.
t/rss....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 5-6
Failed 2/7 tests, 71.43% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/rss.t 2 512 7 2 28.57% 5-6
Failed 1/1 test scripts, 0.00% okay. 2/7 subtests failed, 71.43% okay.
make: *** [test] Error 2
/usr/bin/make test -- NOT OK
Running on perl 5.6.1 / Debian woody.
FWIW this seems to be still doing weird things in practise: the two feeds in http://www.ox.compsoc.net/oxfordguide/?Sand_Box are still getting oddly intertwined.