Your message dated Sat, 05 Aug 2017 18:19:36 +0000
with message-id <e1de3fk-0008zn...@fasolo.debian.org>
and subject line Bug#867516: fixed in pytest-xdist 1.18.2-1
has caused the Debian Bug report #867516,
regarding pytest-xdist FTBFS with python 3.6 as supported version
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.)


-- 
867516: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867516
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytest-xdist
Version: 1.15.0-3
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pytest-xdist.html

...
I: pybuild base:184: python3.6 -m pytest -x -v
============================= test session starts ==============================
platform linux -- Python 3.6.2rc1, pytest-3.0.6, py-1.4.34, pluggy-0.4.0 -- 
/usr/bin/python3.6
cachedir: .cache
rootdir: /build/1st/pytest-xdist-1.15.0, inifile: tox.ini
plugins: xdist-1.15.0
collecting ... collected 110 items

testing/acceptance_test.py::TestDistribution::test_n1_pass PASSED
testing/acceptance_test.py::TestDistribution::test_n1_fail PASSED
testing/acceptance_test.py::TestDistribution::test_n1_import_error FAILED
=========================== short test summary info ============================
FAIL testing/acceptance_test.py::TestDistribution::()::test_n1_import_error

=================================== FAILURES ===================================
____________________ TestDistribution.test_n1_import_error _____________________

self = <acceptance_test.TestDistribution object at 0x7fab1a8f6d30>
testdir = <Testdir 
local('/tmp/pytest-of-pbuilder1/pytest-3/testdir/test_n1_import_error0')>

    def test_n1_import_error(self, testdir):
        p1 = testdir.makepyfile("""
                import __import_of_missing_module
                def test_import():
                    pass
            """)
        result = testdir.runpytest(p1, "-n1")
        assert result.ret == 1
        result.stdout.fnmatch_lines([
>           "E   ImportError: *__import_of_missing_module*",
        ])
E       Failed: nomatch: 'E   ImportError: *__import_of_missing_module*'
E           and: '============================= test session starts 
=============================='
E           and: 'platform linux -- Python 3.6.2rc1, pytest-3.0.6, py-1.4.34, 
pluggy-0.4.0'
E           and: 'rootdir: 
/tmp/pytest-of-pbuilder1/pytest-3/testdir/test_n1_import_error0, inifile: '
E           and: 'plugins: xdist-1.15.0'
E           and: 'gw0 I'
E           and: 'gw0 [0]'
E           and: ''
E           and: 'scheduling tests via LoadScheduling'
E           and: ''
E           and: '==================================== ERRORS 
===================================='
E           and: '___________________ ERROR collecting test_n1_import_error.py 
___________________'
E           and: "ImportError while importing test module 
'/tmp/pytest-of-pbuilder1/pytest-3/testdir/test_n1_import_error0/test_n1_import_error.py'."
E           and: 'Hint: make sure your test modules/packages have valid Python 
names.'
E           and: 'Traceback:'
E           and: 'test_n1_import_error.py:1: in <module>'
E           and: '    import __import_of_missing_module'
E           and: "E   ModuleNotFoundError: No module named 
'__import_of_missing_module'"
E           and: '=========================== 1 error in 0.60 seconds 
============================'
E           and: ''
E       remains unmatched: 'E   ImportError: *__import_of_missing_module*'

/build/1st/pytest-xdist-1.15.0/testing/acceptance_test.py:33: Failed
----------------------------- Captured stdout call -----------------------------
============================= test session starts ==============================
platform linux -- Python 3.6.2rc1, pytest-3.0.6, py-1.4.34, pluggy-0.4.0
rootdir: /tmp/pytest-of-pbuilder1/pytest-3/testdir/test_n1_import_error0, 
inifile: 
plugins: xdist-1.15.0
gw0 I
gw0 [0]

scheduling tests via LoadScheduling

==================================== ERRORS ====================================
___________________ ERROR collecting test_n1_import_error.py ___________________
ImportError while importing test module 
'/tmp/pytest-of-pbuilder1/pytest-3/testdir/test_n1_import_error0/test_n1_import_error.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
test_n1_import_error.py:1: in <module>
    import __import_of_missing_module
E   ModuleNotFoundError: No module named '__import_of_missing_module'
=========================== 1 error in 0.60 seconds ============================
!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!!
====================== 1 failed, 2 passed in 3.22 seconds ======================
E: pybuild pybuild:283: test: plugin custom failed with: exit code=2: python3.6 
-m pytest -x -v
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 3.5 
returned exit code 13
debian/rules:13: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 25

--- End Message ---
--- Begin Message ---
Source: pytest-xdist
Source-Version: 1.18.2-1

We believe that the bug you reported is fixed in the latest version of
pytest-xdist, 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 867...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Stender <sten...@debian.org> (supplier of updated pytest-xdist 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: SHA512

Format: 1.8
Date: Sat, 05 Aug 2017 19:53:17 +0200
Source: pytest-xdist
Binary: python-pytest-xdist python3-pytest-xdist
Architecture: source all
Version: 1.18.2-1
Distribution: unstable
Urgency: medium
Maintainer: Daniel Stender <sten...@debian.org>
Changed-By: Daniel Stender <sten...@debian.org>
Description:
 python-pytest-xdist - xdist plugin for py.test
 python3-pytest-xdist - xdist plugin for py.test (Python 3)
Closes: 864360 867516 869094
Changes:
 pytest-xdist (1.18.2-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #864360, #867516):
     + drop fix-acceptance_test-for-pytest3.patch (solved upstream).
   * deb/control:
     + add DPMT as Uploaders.
     + update build-deps (put version for python-pytest packages).
     + update Vcs fields (Git repo moved to /git/python-modules).
     + bump standards to 4.0.0 (no changes needed).
   * deb/copyright:
     + expand copyright spans.
   * deb/gbp.conf:
     + change debian-branch to meet DEP-14.
     + add sign-tags field switched to True.
   * deb/tests/python{,3}-pytest-xdist:
     * don't stop after first failure in DEP-8 testing (remove -x).
   * use debhelper level 10 (changes in deb/control and deb/compat).
   * add temporarily-disable-test_looponfail_removed_test.patch
     (Closes: #869094).
Checksums-Sha1:
 bd27a78bdd60783053d370324ae175be03bf1af1 2426 pytest-xdist_1.18.2-1.dsc
 752c35d2be0d0f4ff8da2a63840c9e0714cd446a 40864 pytest-xdist_1.18.2.orig.tar.xz
 d559d7be46115b6f254bba18808fab76aff35785 4552 
pytest-xdist_1.18.2-1.debian.tar.xz
 ae7b46cd94a6ae9a0a632533c3e4d3b099f035e4 7224 
pytest-xdist_1.18.2-1_amd64.buildinfo
 7dde464a3c83fedbdc77908ec6587d6cd53a37f4 31536 
python-pytest-xdist_1.18.2-1_all.deb
 0ea0fefa9422da96f0068107b503343dd9d9d91e 31570 
python3-pytest-xdist_1.18.2-1_all.deb
Checksums-Sha256:
 165d05c520017c3c600fc39b94474679e5160ecc873afd0e4955465fadf339b0 2426 
pytest-xdist_1.18.2-1.dsc
 af0cf78424bff2f77e5048a5795c493b7d660e1594ea172b191f5cc7eebfead8 40864 
pytest-xdist_1.18.2.orig.tar.xz
 b35d550729d3d3b927772a2fb0fb324933fbe5cf1f8d92ae578056891e257c97 4552 
pytest-xdist_1.18.2-1.debian.tar.xz
 771094e80b1b51ec739faf9c7ec8aee268c3170b7f397a46ffadb0216455c5db 7224 
pytest-xdist_1.18.2-1_amd64.buildinfo
 026e8ab02034d057216dbe9a8527c695cb54fbe78ace6afe1ba8e34e5bc6ae07 31536 
python-pytest-xdist_1.18.2-1_all.deb
 c3141155a610e87bbe9eb44a441cacb3a6129d1eef4c414b3d5b0c7d589e242d 31570 
python3-pytest-xdist_1.18.2-1_all.deb
Files:
 d434d30c5b6465fb9245d2cef66102e6 2426 python optional pytest-xdist_1.18.2-1.dsc
 4eafbfafd462b870c723d0cd6cf8bd1a 40864 python optional 
pytest-xdist_1.18.2.orig.tar.xz
 4172fc85860947981f7584971996e032 4552 python optional 
pytest-xdist_1.18.2-1.debian.tar.xz
 987c02b576246c4541b200238a1846a3 7224 python optional 
pytest-xdist_1.18.2-1_amd64.buildinfo
 5793ebe404174bbfc85b2ca0ae3bb88c 31536 python optional 
python-pytest-xdist_1.18.2-1_all.deb
 d00cdbee3ab8514ea9edb597f4026795 31570 python optional 
python3-pytest-xdist_1.18.2-1_all.deb

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

iQIzBAEBCgAdFiEERsscqJ6jt0N2dh25FeCa9N9RgsgFAlmGBzcACgkQFeCa9N9R
gsg8ghAAjfpqB2MMNjt+LUpokIZpo6Pt4fiZetpflssn3HgytiM4l/osuvvUaBQZ
uYmeIUuOkT/Q5Z88S+j81Gt8Gz2mlOR46g2deGDhuI3znWTI26bXl9uRcfEwrog6
3cf8JqJH0TQj/wSJgN9xNupQZgnRR4qU6lcoGMkud7svlAIp+zfZDhffr0ynS16V
rCiqh425og0YQd3zmy69QRfq/HwskjFjwt83EN54rx3Ylzi9sNzcdRilJgq/fFhF
3u5arTfSf6OCcOnjB8oGmCx/TekVCfNV0A7nNu5TTtYDUSuVKl7VHI4knFtZWw/c
SNyyh+hCvrxzXOiPe/MLLZax8v2IMP62jfBm8Y5zBXPygLuvltn69NzHtTnBg0wN
TM9y9zU4HpQ6v6LD7UVPiXiFku3CFR8GQW6UXEXfWV3kporuDdwTRVvpwTuqAg+w
Me8S3KJXEFPP3H2UkbttdirhM8EoWWqx8OZ8eIR+6srDbKDQwdmVQcj3O53xfBv4
8gNeNmzUPvHoSIH7rDnWwDFduHOeaeniNCa5PJebaSNA5Jl5kIjAEFPKYiyG6dBY
TJCyymmVC03bOquI3egRH+4FuyYfqYkdaJZO9ePBvHFkulIemrXovilgs3w3LQlA
6KPZlAlT6eAZgO/VW6Dj9hPYePQcrmchTAUxWdGDmg/IPoar8UY=
=OUuL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to