dev-python/execnet: restrict test phase
authorMike Gilbert <floppym@gentoo.org>
Sun, 19 Feb 2017 18:36:17 +0000 (13:36 -0500)
committerMike Gilbert <floppym@gentoo.org>
Sun, 19 Feb 2017 18:36:33 +0000 (13:36 -0500)
Several tests are unreliable on amd64, and they segfault on alpha.

Bug: https://bugs.gentoo.org/609520
Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49

dev-python/execnet/execnet-1.4.1.ebuild

index 3ef37bbac0c2c1399804566a83aa56c9b4b43085..655dc5f94fde95f38f26f74d97bb543db68797a6 100644 (file)
@@ -25,6 +25,7 @@ DEPEND="${RDEPEND}
        test? ( dev-python/pytest[${PYTHON_USEDEP}]     )"
 
 #PATCHES=( "${FILESDIR}"/1.2.0-tests.patch )
+RESTRICT="test"
 
 python_prepare_all() {
        # Remove doctest that access an i'net site