Subject: | Test suite started to fail (with HTML::Scrubber 0.17?) |
See subject. Sample test log:
...
# Failed test 'default close all permitted tags'
# at t/10default.t line 74.
# got: '</em></strong></dfn></code></samp></kbd></var></cite></abbr></acronym></q>
# </blockquote></sub></sup></tt></i></b></big></small></u></s></strike></font>
# </table></caption></colgroup></thead></tfoot></tbody></tr></th></td>
# </ins></del></a></h1></h2></h3></h4></h5></h6></p></div></span></ul></ol></li></dl>
# </dt></dd></address></pre></center></nobr>
# '
# expected: '</br></em></strong></dfn></code></samp></kbd></var></cite></abbr></acronym></q>
# </blockquote></sub></sup></tt></i></b></big></small></u></s></strike></font>
# </table></caption></colgroup></col></thead></tfoot></tbody></tr></th></td>
# </ins></del></a></h1></h2></h3></h4></h5></h6></p></div></span></ul></ol></li></dl>
# </dt></dd></address></hr></pre></center></nobr></img>
# '
# Looks like you failed 1 test of 40.
t/10default.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/40 subtests
... (snipped) ...
Statistical analysis suggests that the latest HTML::Scrubber version broke the test suite:
****************************************************************
Regression 'mod:HTML::Scrubber'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 3903690226969452.00
[1='eq_0.14'] 0.0000 0.0000 1.42
[2='eq_0.15'] -0.0000 0.0000 -0.43
[3='eq_0.17'] -1.0000 0.0000 -3861025664774435.50
R^2= 1.000, N= 154, K= 4
****************************************************************