[Python-modules-team] Bug#968630: html5lib: autopkgtest regression: 995 failed
Paul Gevers
elbrus at debian.org
Tue Aug 18 20:48:50 BST 2020
Source: html5lib
Version: 1.1-1
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Dear maintainer(s),
With a recent upload of html5lib the autopkgtest of html5lib fails in
testing when that autopkgtest is run with the binary packages of
html5lib from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
html5lib from testing 1.1-1
versioned deps [0] from testing from unstable
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=html5lib
https://ci.debian.net/data/autopkgtest/testing/amd64/h/html5lib/6324026/log.gz
tests/tree_construction.py:121: in runtest
assert expected == output, errorMsg
E AssertionError:
E
E Input:
E 1<script>document.write("2")</script>3
E
E Expected:
E <html html>
E <html head>
E <html body>
E "1"
E <html script>
E "document.write("2")"
E "23"
E
E Received:
E <html html>
E <html head>
E <html body>
E "1"
E <html script>
E "document.write("2")"
E "3"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20200818/8ddfae7c/attachment-0001.sig>
More information about the Python-modules-team
mailing list