mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user