mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/pbr: fix tests for bug 626728
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
@@ -56,9 +56,7 @@ python_prepare_all() {
|
||||
sed -e s':test_command_hooks:_&:' \
|
||||
-e s':test_global_setup_hooks:_&:' \
|
||||
-i pbr/tests/test_hooks.py || die
|
||||
sed \
|
||||
-e "s:test_wsgi_script_install:_&:" \
|
||||
-i pbr/tests/test_wsgi.py || die
|
||||
rm pbr/tests/test_wsgi.py || die "couldn't remove wsgi network tests"
|
||||
einfo "rogue tests disabled"
|
||||
sed -i '/^hacking/d' test-requirements.txt || die
|
||||
|
||||
|
||||
Reference in New Issue
Block a user