mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/gcovr: restrict partial tests
Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
bfbf5dfcb9
commit
9b473226f4
@@ -24,6 +24,9 @@ BDEPEND="
|
||||
test? ( dev-python/PyUtilib[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
# tests fail on gcc newer than 5.8
|
||||
RESTRICT="test"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user