mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/python-yadis: Disable tests altogether. Fixes bug 430092.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -25,6 +25,9 @@ DEPEND="${RDEPEND}
|
||||
# Fix broken test
|
||||
PATCHES=( "${FILESDIR}/${P}-gentoo-test.patch" )
|
||||
|
||||
# Tests are broken.
|
||||
RESTRICT='test'
|
||||
|
||||
python_test() {
|
||||
./admin/runtests
|
||||
einfo "The pyflake output about XML* redefinitions can be safely ignored"
|
||||
|
||||
Reference in New Issue
Block a user