Your message dated Fri, 26 Feb 2021 08:18:17 +0000
with message-id <e1lfykh-000azm...@fasolo.debian.org>
and subject line Bug#982993: fixed in python-molotov 2.1-2
has caused the Debian Bug report #982993,
regarding python-aiohttp breaks python-molotov autopkgtest: result changed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
982993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982993
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-aiohttp, python-molotov
Control: found -1 python-aiohttp/3.7.3-1
Control: found -1 python-molotov/2.1-1
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of python-aiohttp the autopkgtest of python-molotov
fails in testing when that autopkgtest is run with the binary packages
of python-aiohttp from unstable. It passes when run with only packages
from testing. In tabular form:

                       pass            fail
python-aiohttp         from testing    3.7.3-1
python-molotov         from testing    2.1-1
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 of python-aiohttp to
testing [1]. Due to the nature of this issue, I filed this bug report
against both packages. Can you please investigate the situation and
reassign the bug to the right package?

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

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-molotov/10531551/log.gz

=================================== FAILURES
===================================
____________________________ TestRunner.test_delay
_____________________________

self = <molotov.tests.test_run.TestRunner testMethod=test_delay>

    @dedicatedloop
    def test_delay(self):
        with catch_sleep() as delay:

            @scenario(weight=10, delay=0.1)
            async def here_three(session):
                _RES.append(3)

            stdout, stderr, rc = self._test_molotov(
                "--delay",
                ".6",
                "--console-update",
                "0",
                "-cx",
                "--max-runs",
                "2",
                "-s",
                "here_three",
                "molotov.tests.test_run",
            )
            wanted = "SUCCESSES: 2"
            self.assertTrue(wanted in stdout, stdout)
>           self.assertEqual(delay, [1, 0.1, 1, 0.6, 1, 0.1, 1, 0.6, 1])
E           AssertionError: Lists differ: [1, 0.1, 1, 0.6, 1, 0.1, 1,
0.6, 1, 1] != [1, 0.1, 1, 0.6, 1, 0.1, 1, 0.6, 1]
E
E           First list contains 1 additional elements.
E           First extra element 9:
E           1
E
E           - [1, 0.1, 1, 0.6, 1, 0.1, 1, 0.6, 1, 1]
E           ?                                  ---
E
E           + [1, 0.1, 1, 0.6, 1, 0.1, 1, 0.6, 1]

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: python-molotov
Source-Version: 2.1-2
Done: Andrej Shadura <andre...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-molotov, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 982...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrej Shadura <andre...@debian.org> (supplier of updated python-molotov 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 26 Feb 2021 09:08:17 +0100
Source: python-molotov
Architecture: source
Version: 2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Closes: 982993
Changes:
 python-molotov (2.1-2) unstable; urgency=medium
 .
   * Add an upstream patch to unbreak tests (Closes: #982993).
Checksums-Sha1:
 393ab065e90fd82f3606ff34cd751c412c21ea0e 1743 python-molotov_2.1-2.dsc
 468a22c38987324030f1b3e13654e079e282febe 4152 
python-molotov_2.1-2.debian.tar.xz
Checksums-Sha256:
 189ebc4356467e017d0f349ba5bd9ee2609b38b05bdf2f2d7d8dd81f231d36b1 1743 
python-molotov_2.1-2.dsc
 0858e322fffd18812e2f7a2b8badc464a5d9a30f8d04eaa8340179b0f033c99f 4152 
python-molotov_2.1-2.debian.tar.xz
Files:
 329e199b0cf37422b6635121070a462b 1743 python optional python-molotov_2.1-2.dsc
 d6eb8b471c6b0007972f431141bc7a9e 4152 python optional 
python-molotov_2.1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCYDisugAKCRDoRGtKyMdy
YUT2AP4jfb9n55zIJjfW12nuzLsCVFM2mOKRYEb7ZQhUo0d54AD/aFJKVTQNO7Yk
4lyPlRnDEzrPF5nZL2v2+P7ASBdfWwM=
=lUhe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to