Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Barry Warsaw Newsgroups: linux.debian.maint.python Subject: Help with pytest 2.8.5 Date: Thu, 17 Dec 2015 01:20:01 +0100 Message-ID: X-Original-To: X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Dec 17 00:17:54 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-11.9 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5 X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/0ao.nsCyfk9H=G8oUAcUz1l"; protocol="application/pgp-signature" X-Mailing-List: archive/latest/13305 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/20151216191736.02c2dd33@limelight.wooz.org Approved: robomod@news.nic.it Lines: 58 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 16 Dec 2015 19:17:36 -0500 X-Original-Message-ID: <20151216191736.02c2dd33@limelight.wooz.org> Xref: csiph.com linux.debian.maint.python:7988 --Sig_/0ao.nsCyfk9H=G8oUAcUz1l Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I've been working on an update to pytest 2.8.5, but I'm stuck and I'm hoping someone here can help. The DPMT git repo is up-to-date with my latest work= if you'd like to check the branches out and try to debug the builds. I've made some significant changes to the packaging by switching it to pybuild. That's not the problem though. ;) The problem is that I can't get the test suite to run cleanly during package build. I'm seeing two failures in testing/test_genscript.py which causes the build to fail (or, if I ignore that, prevents pybuild from running the test for Python 3.4 and 3.5). I've tried running the tests via tox and directly invoking the tox.ini command, as you'll see in the current d/rules file. I'm at a loss, but then pytest's output has always boggled me. FWIW, when I run tox in the upstream repo from the 2.8.5 tag, it works just fine. There's something about the build environment that's breaking the test suite, but I can't figure it out. Note too that pytest does not seem to clean up properly after itself, thus = the mktemp in d/rules. That at least makes it a little easier to clean up the = /tmp directories after an unsucessful sbuild. I also added a DEP-8 test but haven't been able to get that working either. Please, if you want to see pytest 2.8.5 in Debian, give it a look. All help and suggestions welcome. Cheers, -Barry --Sig_/0ao.nsCyfk9H=G8oUAcUz1l Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWcf8gAAoJEBJutWOnSwa/ZkUP/jnNZ15z1RMQEB2vHWLSkw1s hlKy9oSi4FuC2d2GhEvpX3vMHzy1LxNZcITee7voIqpwE63ieNU6Un1ZwHQ8amxJ ULjOcDgaB3TiSNzavRa+6AlW0Fa8gCAg+m4kAXfMXy30gAvfzg2odb8P+RqPsGke XoelEtR8UeIRc89Am5eznUBSyvrHI7gUZ+cFuRRhspkFURVuclYmC7ti5NU3AdY9 gl2M7xYKZFaUij9yyGBrAKnbX+2QXYvc29rvKfPfvA/w/mPm6qg5wiqCwXBS8vt5 Ve7YI8+zW82E0DiXESpnsXMFYUqVPZrOZX5ETdCMxHl+qu9ukQW7K1WoWK8VFzLr AB8XatculxpClifxVJ8GJDtorRGn/eAy0KHIh2w9BzGmrLHLWqtNfySFJGDwouYc RI0djPa/V64bNQFpee/PMoV/32IZVk5oSYwQCdgKZDToeoUc57OBuNeNO0+WGB2N L0UNbAOs68V+rC2zYZNP8GwjSKqOYjQm26ii3v0owucUy7Jd8D2u1pBhlm0pz6JR YPrTQXnWHj7ZlCn81EagLtSkp9VhagRY63X+EGHlIGGvhJap0VtNDi10Gjiym8mi RaBM8UAZ9KmBhNvr4a63kkdpaHKjID8nahAn0aFR8hU8jLCCL4q24lm6Tngdmb1E mj6GmNOmIX8TaYW+2AXf =HR06 -----END PGP SIGNATURE----- --Sig_/0ao.nsCyfk9H=G8oUAcUz1l--