[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1028616: hovercraft: autopkgtest is faling after updating pygments to 2.14.0+dfsg-1



Source: hovercraft
Version: 2.7-4
Severity: serious

Dear Maintainer,

after the upload of pygments 2.14.0+dfsg-1 your package is failung while
running the autopkgtest.

The failed part in detail is:

autopkgtest [03:24:50]: test hovercraft: [-----------------------
[*] testing python3.11:
============================= test session starts ==============================
platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0+repack -- /usr/bin/python3.11
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.74de8cqg/downtmp/build.58j/src
collecting ... collected 35 items

tests/test_generator.py::GeneratorTests::test_big FAILED                 [  2%]

=================================== FAILURES ===================================
___________________________ GeneratorTests.test_big ____________________________

self = <tests.test_generator.GeneratorTests testMethod=test_big>

    def test_big(self):
        template = Template(os.path.join(TEST_DATA, "maximal"))
        html, deps = rst2html(os.path.join(TEST_DATA, "advanced.rst"), template)
>       self.assertEqual(html, HTML_OUTPUTS["advanced"])
E       AssertionError: b'<!D[1637 chars]span><span class="w">\n</span>    <span class=[1305 chars]tml>' != b'<!D[1637 chars]span>\n    <span class="c1"># Comment</span>\n[1236 chars]tml>'

tests/test_generator.py:24: AssertionError
=========================== short test summary info ============================
FAILED tests/test_generator.py::GeneratorTests::test_big - AssertionError: b'...
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
============================== 1 failed in 0.25s ===============================


Regards
Carsten

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-6-amd64 (SMP w/20 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Reply to: