mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/cloudflare: deselect async version of same test
Bug: https://bugs.gentoo.org/934952 Signed-off-by: Kyle Elbert <kcelbert@gmail.com>
This commit is contained in:
@@ -71,6 +71,7 @@ python_test() {
|
||||
if [ "${EPYTHON}" == "python3.11" ]; then
|
||||
#fails due to slight memory leak
|
||||
EPYTEST_DESELECT+=(
|
||||
tests/test_client.py::TestAsyncCloudflare::test_copy_build_request
|
||||
tests/test_client.py::TestCloudflare::test_copy_build_request )
|
||||
fi
|
||||
epytest
|
||||
|
||||
Reference in New Issue
Block a user