From: Michał Górny Date: Sun, 12 Nov 2017 09:40:53 +0000 (+0100) Subject: dev-python/lit: Disable broken tests in 4.0.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c116ccdc950781620f53f973a58aef6ae6f83464;p=gentoo.git dev-python/lit: Disable broken tests in 4.0.1 --- diff --git a/dev-python/lit/lit-4.0.1.ebuild b/dev-python/lit/lit-4.0.1.ebuild index 0531b4bca56c..9ef5c2139edb 100644 --- a/dev-python/lit/lit-4.0.1.ebuild +++ b/dev-python/lit/lit-4.0.1.ebuild @@ -25,6 +25,9 @@ DEPEND=" dev-python/psutil[${PYTHON_USEDEP}] sys-devel/llvm )" +# Tests are broken in this version, fixed in 5.0+. +RESTRICT="test" + # TODO: move the manpage generation here (from sys-devel/llvm) python_test() {