mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/etcd3: deselect tests instead of ignore
Closes: https://bugs.gentoo.org/835480 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,8 +6,6 @@ EAPI=8
|
||||
EPYTEST_DESELECT=(
|
||||
tests/test_etcd3.py::TestClient::test_compact
|
||||
tests/test_etcd3.py::TestClient::test_user_pwd_auth
|
||||
)
|
||||
EPYTEST_IGNORE=(
|
||||
tests/test_etcd3.py::TestEtcd3
|
||||
tests/test_etcd3.py::TestAlarms
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user