commit:     133a55def058e72dd5ebdcecf6810b426c81166c
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Mar 18 08:13:06 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Mar 18 08:54:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=133a55de

dev-python/castellan: deselect the failing test

Bug: https://bugs.gentoo.org/835531
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/castellan/castellan-3.10.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/castellan/castellan-3.10.1.ebuild 
b/dev-python/castellan/castellan-3.10.1.ebuild
index 95b91b75b..b9cbd7e97 100644
--- a/dev-python/castellan/castellan-3.10.1.ebuild
+++ b/dev-python/castellan/castellan-3.10.1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+EPYTEST_DESELECT=( 
castellan/tests/unit/test_utils.py::TestUtils::test_oslo_context_to_keystone_token
 )
 PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1

Reply via email to