mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/sphinx: Disable test_latex_remote_images due to network
This commit is contained in:
@@ -63,6 +63,7 @@ python_prepare_all() {
|
||||
# remove tests that fail due to network-sandbox
|
||||
rm tests/test_websupport.py || die "Failed to remove web tests"
|
||||
rm tests/test_build_linkcheck.py || die "Failed to remove web tests"
|
||||
sed -i -e 's:test_latex_remote_images:_&:' tests/test_build_latex.py || die
|
||||
|
||||
# fails when additional sphinx themes are installed
|
||||
sed -i -e 's:test_theme_api:_&:' tests/test_theming.py || die
|
||||
|
||||
Reference in New Issue
Block a user