Subject: | t/tag-rendering.....NOK 8 |
$ cpan install HTML::Tree
[...]
t/tag-rendering.....NOK 8
# Failed test 'Alt tag is quoted and escaped'
# in t/tag-rendering.t at line 40.
# '<img alt="A few bottles of Chech'tluth later..."
border="0" height="540" onclick="window.location.href='/report/fullcsv'"
src="damian-conway-in-a-dress.jpg" width="100" />
# '
# doesn't match '(?-xism: alt="A few bottles of Chech'tluth
later..." )'
# Looks like you failed 1 test of 8.
t/tag-rendering.....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 8
Failed 1/8 tests, 87.50% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/tag-rendering.t 1 256 8 1 12.50% 8
1 test skipped.
Failed 1/12 test scripts, 91.67% okay. 1/698 subtests failed, 99.86% okay.
*** Error code 2
Stop in /root/.cpan/build/HTML-Tree-3.20.
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force