Bug#709827: libhtml-fillinform-perl: FTBFS with perl 5.18: test failures

Dominic Hargreaves dom at earth.li
Sat May 25 20:36:13 UTC 2013


Source: libhtml-fillinform-perl
Version: 2.10-1
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.18-transition
Tags: sid jessie
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=81652

This package FTBFS with perl 5.18 from experimental (in a clean sbuild
session):

#   Failed test at t/26_invalid_fields.t line 39.
#                   '
# <form>
# <input name="one" class="invalid" type="text" value="all wrong">
# <input name="two" class="existing invalid" type="text" value="new val 2">
# <input class="invalid" name="three" value="already bad" type="text">
# <select name="four" class="invalid">
#   <option value="1">Foo</option>
#   <option value="2">Boo</option>
# </select>
# <textarea class="invalid" name="five"></textarea>
# </form>
# '
#     doesn't match '(?^:<input[^>]+name="three"[^>]+class="invalid")'

#   Failed test at t/26_invalid_fields.t line 41.
#                   '
# <form>
# <input name="one" class="invalid" type="text" value="all wrong">
# <input name="two" class="existing invalid" type="text" value="new val 2">
# <input class="invalid" name="three" value="already bad" type="text">
# <select name="four" class="invalid">
#   <option value="1">Foo</option>
#   <option value="2">Boo</option>
# </select>
# <textarea class="invalid" name="five"></textarea>
# </form>
# '
#     doesn't match '(?^:<textarea[^>]+name="five"[^>]+class="invalid")'

#   Failed test at t/26_invalid_fields.t line 49.
#                   '
# <form>
# <input name="one" class="funky" type="text" value="all wrong">
# <input class="existing" name="two" value="new val 2" type="text">
# <input class="invalid funky" name="three" value="already bad" type="text">
# <select name="four">
#   <option value="1">Foo</option>
#   <option value="2">Boo</option>
# </select>
# <textarea name="five"></textarea>
# </form>
# '
#     doesn't match '(?^:<input[^>]+name="two"[^>]+class="existing")'

#   Failed test at t/26_invalid_fields.t line 50.
#                   '
# <form>
# <input name="one" class="funky" type="text" value="all wrong">
# <input class="existing" name="two" value="new val 2" type="text">
# <input class="invalid funky" name="three" value="already bad" type="text">
# <select name="four">
#   <option value="1">Foo</option>
#   <option value="2">Boo</option>
# </select>
# <textarea name="five"></textarea>
# </form>
# '
#     doesn't match '(?^:<input[^>]+name="three"[^>]+class="invalid funky")'
# Looks like you failed 4 tests of 11.
t/26_invalid_fields.t ............ 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/11 subtests 


-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



More information about the pkg-perl-maintainers mailing list