Subject: | Tests fail (with newest HTML::Lint?) |
The test suite started to fail on my smoker systems:
...
# Failed test 'should be error about unknow attr'
# at t/basic.t line 26.
# Failed test 'should be error about never closed div'
# at t/basic.t line 30.
# Looks like you failed 2 tests of 8.
t/basic.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
...
I guess the problem is caused by recent HTML::Lint versions. See https://metacpan.org/source/PETDANCE/HTML-Lint-2.26/Changes#L9 for a list of changes.