CC: | bkb [...] cpan.org |
Subject: | t/160-valid_attributes_for_tag.t started to fail (with recent HTML::Valid?) |
The test suite started to fail on my smokers:
...
# Failed test 'method: valid_attributes_for_tag is ref - is_deeply'
# at /opt/perl-5.27.8/lib/site_perl/5.27.8/Moonshine/Test.pm line 247.
# Structures begin differing at:
# $got->[5] = 'is'
# $expected->[5] = 'itemid'
# Failed test 'method: valid_attributes_for_tag is ref - is_deeply'
# at /opt/perl-5.27.8/lib/site_perl/5.27.8/Moonshine/Test.pm line 247.
# Structures begin differing at:
# $got->[5] = 'is'
# $expected->[5] = 'itemid'
# 1
#
# (ã)
# ^^ @@@@@@@@@
# ^^ ^^ @@@@@@@@@@@@@@@
# @@@@@@@@@@@@@@@@@@ ^^
# @@@@@@@@@@@@@@@@@@@@
# ---- -- ----- -------- -- &&&&&&&&&&&&&&&&&&&& ------- ----------- ---
# - -- - - -------------------- - -- -- -
# - -- -- -- -- ------------- ---- - --- - --- - --
# - -- - - ------ -- --- -- - -- -- -
# - - - - - -- ------ - -- - --
# - - - - -- - -
# Looks like you failed 2 tests of 2.
t/160-valid_attributes_for_tag.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
...
Statistical analysis suggests that the failures happen if HTML::Valid 0.07 is installed:
****************************************************************
Regression 'mod:HTML::Valid'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 39141742497133192.00
[1='eq_0.06'] 0.0000 0.0000 6.76
[2='eq_0.07'] -1.0000 0.0000 -24352857730262492.00
R^2= 1.000, N= 76, K= 3
****************************************************************