[Python-modules-team] Bug#917460: python-readme-renderer: autopkgtest needs update for new version of python-bleach

Paul Gevers elbrus at debian.org
Thu Dec 27 19:56:05 GMT 2018


Source: python-readme-renderer
Version: 20.0-1
User: debian-ci at lists.debian.org
Usertags: needs-update
Control: affects -1 src:python-bleach

[X-Debbugs-CC: debian-ci at lists.debian.org,
python-bleach at packages.debian.org ]

Dear maintainers,

With a recent upload of python-bleach the autopkgtest of
python-readme-renderer fails in testing when that autopkgtest is run
with the binary packages of python-bleach from unstable. It passes when
run with only packages from testing. In tabular form:
                       pass            fail
python-bleach          from testing    3.0.2-1
python-readme-renderer from testing    20.0-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. It seems you
just need to update the reference of your test.

Currently this regression is contributing to the delay of the migration
of python-bleach to testing [1]. Of course, python-bleach shouldn't just
break your autopkgtest (or even worse, your package), but it seems to me
that the change in python-bleach was intended and your package needs to
update to the new situation. If needed, please change the bug's severity.

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from python-bleach should
really add a versioned Breaks on the unfixed version of (one of your)
package(s). Note: the Breaks is nice even if the issue is only in the
autopkgtest as it helps the migration software to figure out the right
versions to combine in the tests.

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=python-bleach

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-readme-renderer/1592254/log.gz

=================================== FAILURES
===================================
______________________________ test_invalid_link
_______________________________

    def test_invalid_link():
>       assert clean('<a href="http://exam](ple.com">foo</a>') is None
E       assert '<a>foo</a>' is None
E        +  where '<a>foo</a>' = clean('<a
href="http://exam](ple.com">foo</a>')

tests/test_clean.py:5: AssertionError
===================== 1 failed, 55 passed in 0.52 seconds
======================

-------------- 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/20181227/b7e5dffd/attachment-0002.sig>


More information about the Python-modules-team mailing list