mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
dev-python/neutron-lib: ignore hacking tests
Closes: https://bugs.gentoo.org/830512 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ EPYTEST_DESELECT=(
|
||||
neutron_lib/tests/unit/objects/test_common_types.py::TestField::test_to_primitive_json_serializable
|
||||
neutron_lib/tests/unit/objects/test_common_types.py::TestField::test_from_primitive
|
||||
)
|
||||
EPYTEST_IGNORE=( neutron_lib/tests/unit/hacking )
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Reference in New Issue
Block a user