Source: beanbag-docutils
Version: 2.4-3
Severity: serious
Tags: sid forky
User: [email protected]
Usertags: regression

Dear maintainer(s),

Your package has an autopkgtest, great. However, the last run(s) in testing on amd64 failed [1]. Can you please investigate the situation and fix it?

The release team has announced [2] that failing autopkgtest on amd64 and arm64 are considered RC in testing.

If you believe the failure is related to the infrastructure rather than the test of the package, don't hesitate to reach out to the ci-team on IRC (#debci on oftc) or via [email protected].

Paul

PS: this bug submission was largely automated, please contact me if you think I should improve my workflow.

[1] https://ci.debian.net/packages/b/beanbag-docutils/testing/amd64
[2] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html

https://ci.debian.net/packages/b/beanbag-docutils/testing/amd64/65719059/

29s =================================== FAILURES =================================== 29s __________________ ImageTests.test_with_html_and_width_height __________________
 29s
29s self = <beanbag_docutils.sphinx.ext.tests.test_image_srcsets.ImageTests testMethod=test_with_html_and_width_height>
 29s
 29s     def test_with_html_and_width_height(self):
29s """Testing image-srcset with HTML and srcset and width/height"""
 29s         rendered = self.render_doc(
 29s             '.. image:: path/to/image.png\n'
 29s             '   :width: 100\n'
 29s             '   :height: 200\n'
 29s             '   :sources: 2x path/to/[email protected]\n'
 29s             '             3x path/to/[email protected]\n'
 29s         )
 29s
 29s >       self.assertEqual(
 29s             rendered.replace('\n', ''),
 29s             '<a class="reference internal image-reference"'
 29s             ' href="_images/image.png">'
29s '<img srcset="_images/image.png 1x, _images/image%402x.png 2x,'
 29s             ' _images/image%403x.png 3x" width="100" height="200"'
 29s             ' alt="_images/image.png" src="_images/image.png" />'
 29s             '</a>')
29s E AssertionError: '<a c[151 chars] 3x" alt="_images/image.png" height="200" src=[34 chars]</a>' != '<a c[151 chars] 3x" width="100" height="200" alt="_images/ima[34 chars]</a>' 29s E - <a class="reference internal image-reference" href="_images/image.png"><img srcset="_images/image.png 1x, _images/image%402x.png 2x, _images/image%403x.png 3x" alt="_images/image.png" height="200" src="_images/image.png" width="100" /></a> 29s E ? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 29s E + <a class="reference internal image-reference" href="_images/image.png"><img srcset="_images/image.png 1x, _images/image%402x.png 2x, _images/image%403x.png 3x" width="100" height="200" alt="_images/image.png" src="_images/image.png" /></a> 29s E ? +++++++++++++++++++++++++ ^^^^^^^^^^^^^^^^^^^^^^^
 29s
29s /usr/lib/python3/dist-packages/beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py:65: AssertionError

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to