projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca8e75
)
dev-python/execnet: restrict test phase
author
Mike Gilbert
<floppym@gentoo.org>
Sun, 19 Feb 2017 18:36:17 +0000
(13:36 -0500)
committer
Mike 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
patch
|
blob
|
history
diff --git
a/dev-python/execnet/execnet-1.4.1.ebuild
b/dev-python/execnet/execnet-1.4.1.ebuild
index 3ef37bbac0c2c1399804566a83aa56c9b4b43085..655dc5f94fde95f38f26f74d97bb543db68797a6 100644
(file)
--- a/
dev-python/execnet/execnet-1.4.1.ebuild
+++ b/
dev-python/execnet/execnet-1.4.1.ebuild
@@
-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