Subject: | HTML-Lint 2.22 t/12-html_fragment_ok.t test is arch-dependent. fails on i586 |
From: | vlasenko [...] imath.kiev.ua |
see http://git.altlinux.org/tasks/152167.
HTML-Lint 2.22 build is ok on x86_64, but fails on i586:
see http://git.altlinux.org/tasks/152167/build/100/i586/log
# Failed test 'Error matches string'
# at t/LintTest.pl line 36.
# got: 'Set #1 (6:1) <html> tag is required'
# expected: 'Set #1 (6:1) <head> tag is required'
# Failed test 'Error matches string'
# at t/LintTest.pl line 36.
# got: 'Set #1 (6:1) <title> tag is required'
# expected: 'Set #1 (6:1) <html> tag is required'
# Failed test 'Error matches string'
# at t/LintTest.pl line 36.
# got: 'Set #1 (6:1) <head> tag is required'
# expected: 'Set #1 (6:1) <title> tag is required'
# Looks like you failed 3 tests of 16.
t/12-html_fragment_ok.t .........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/16 subtests
...