mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/execnet: restrict test phase
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user