app-doc/ford: disable 'test/test_projects/test_external_project.py'

This test uses external url.
This issue was fixed in upstream among other enhancements.

Closes: https://bugs.gentoo.org/833988

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2022-03-14 23:29:57 +03:00
parent b67a14068f
commit 76e37eaa23

View File

@@ -36,6 +36,11 @@ DOCS=( CHANGELOG.md README.md README.rst )
distutils_enable_tests pytest
EPYTEST_IGNORE=(
# app-doc/ford-6.1.8 'test/test_projects/test_external_project.py' use external url
test/test_projects/test_external_project.py
)
python_test(){
# The 'test/test_projects' tests use subprocess, i.e. require FORD to be installed.
distutils_install_for_testing