Subject: | make test fails test 300_MKDoc_XML_Tagger |
Hey Jean-Michel,
I'm getting a test failure during install of this module using Linux and Perl 5.6.1. The failures look harmless, but I thought you'd like to know.
William
t/300_MKDoc_XML_Tagger....................NOK 8# Failed test (t/300_MKDoc_XML_Tagger.t at line 60)
# got: 'Hello, World!'
# expected: '<strong>Hello, World!</strong>'
t/300_MKDoc_XML_Tagger....................NOK 9# Failed test (t/300_MKDoc_XML_Tagger.t at line 63)
# got: 'YO: Hello, World!'
# expected: 'YO: <strong>Hello, World!</strong>'
t/300_MKDoc_XML_Tagger....................NOK 10# Failed test (t/300_MKDoc_XML_Tagger.t at line 66)
# got: 'Hello, World! :OY'
# expected: '<strong>Hello, World!</strong> :OY'
t/300_MKDoc_XML_Tagger....................NOK 11# Failed test (t/300_MKDoc_XML_Tagger.t at line 69)
# got: 'YO: Hello, World! :OY'
# expected: 'YO: <strong>Hello, World!</strong> :OY'
t/300_MKDoc_XML_Tagger....................ok 13/0# Looks like you failed 4 tests of 13.
t/300_MKDoc_XML_Tagger....................dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 8-11
Failed 4/13 tests, 69.23% okay>