Source: python-libtmux
Version: 0.15.8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: fails-always

Dear maintainer(s),

You recently added an autopkgtest to your package python-libtmux, great. However, it fails. Currently this failure is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

I copied some of the output at the bottom of this report. The name of the test hints that the test may be too sensitive to slower test environments. If the test passes on retries, a test is flaky, which we consider RC too.

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-libtmux

https://ci.debian.net/data/autopkgtest/testing/armel/p/python-libtmux/27460261/log.gz

=================================== FAILURES =================================== _______________________ test_function_times_out_no_rise ________________________

    def test_function_times_out_no_rise() -> None:
        ini = time()
            def never_true() -> bool:
            return False
            retry_until(never_true, 1, raises=False)
            end = time()
    >       assert abs((end - ini) - 1.0) < 0.01
E       assert 0.01221323013305664 < 0.01
E + where 0.01221323013305664 = abs(((1666538658.7831485 - 1666538657.7709353) - 1.0))

tests/test_test.py:54: AssertionError
=========================== short test summary info ============================ FAILED tests/test_test.py::test_function_times_out_no_rise - assert 0.0122132... ================= 1 failed, 92 passed, 1 deselected in 18.51s ==================
autopkgtest [10:24:29]: test pytest

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to