mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/os-xenapi: deselect failing tests
Closes: https://bugs.gentoo.org/817167 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
EPYTEST_DESELECT=(
|
||||
os_xenapi/tests/plugins/test_agent.py::AgentTestCase::test_inject_file_with_old_agent
|
||||
os_xenapi/tests/plugins/test_xenhost.py::NetworkTestCase::test_iptables_config
|
||||
)
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Reference in New Issue
Block a user