dev-python/theano: restrict slow tests

We're replacing dev-python/theano with
dev-python/theano-pymc so let's just restrict
tests here given how slow they are (and they may hang).

Tests run fine on theano-pymc and we'll be removing
this package soon.

Bug: https://bugs.gentoo.org/738416
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-12-25 23:36:46 +00:00
parent 23fa08ef47
commit 3da7d3db68

View File

@@ -18,6 +18,9 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
# Tests sometimes hang. dev-python/theano-pymc is better. #738416
# This package is on the way out anyway for that fork.
RESTRICT="test"
BDEPEND="test? ( dev-python/parameterized[${PYTHON_USEDEP}] )"
RDEPEND="