From: "Kyle Elbert" <kcelbert@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cloudflare/
Date: Wed, 26 Jun 2024 12:59:32 +0000 (UTC) [thread overview]
Message-ID: <1719406769.a7c48bb44bd31c2c51c328506053d7a0542ce266.kcelbert@gentoo> (raw)
commit: a7c48bb44bd31c2c51c328506053d7a0542ce266
Author: Kyle Elbert <kcelbert <AT> gmail <DOT> com>
AuthorDate: Wed Jun 26 12:57:26 2024 +0000
Commit: Kyle Elbert <kcelbert <AT> gmail <DOT> com>
CommitDate: Wed Jun 26 12:59:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7c48bb4
dev-python/cloudflare: disabled intermittently failing tests on 3.12 also
Signed-off-by: Kyle Elbert <kcelbert <AT> gmail.com>
dev-python/cloudflare/cloudflare-3.0.1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-python/cloudflare/cloudflare-3.0.1.ebuild b/dev-python/cloudflare/cloudflare-3.0.1.ebuild
index f9cb3d28e..73d91f5e4 100644
--- a/dev-python/cloudflare/cloudflare-3.0.1.ebuild
+++ b/dev-python/cloudflare/cloudflare-3.0.1.ebuild
@@ -68,12 +68,10 @@ python_test() {
local EPYTEST_DESELECT=(
tests/test_client.py::TestCloudflare::test_validate_headers
tests/test_client.py::TestAsyncCloudflare::test_validate_headers )
- if [ "${EPYTHON}" == "python3.11" ]; then
- #fails due to slight memory leak
+ #intermittently fail for unknown reasons, passed along to upstream
EPYTEST_DESELECT+=(
tests/test_client.py::TestAsyncCloudflare::test_copy_build_request
tests/test_client.py::TestCloudflare::test_copy_build_request )
- fi
epytest
}
next reply other threads:[~2024-06-26 12:59 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-26 12:59 Kyle Elbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-18 6:40 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cloudflare/ Kyle Elbert
2025-01-21 6:05 Kyle Elbert
2025-01-21 6:05 Kyle Elbert
2024-11-28 8:16 Kyle Elbert
2024-11-27 10:12 Kyle Elbert
2024-07-17 6:30 Kyle Elbert
2024-06-26 10:56 Kyle Elbert
2024-06-26 10:29 Kyle Elbert
2024-06-25 18:44 Kyle Elbert
2024-06-25 0:41 Kyle Elbert
2024-06-25 0:41 Kyle Elbert
2024-06-19 6:20 Kyle Elbert
2024-06-19 5:07 Kyle Elbert
2024-04-30 0:20 Kyle Elbert
2024-04-09 20:39 Kyle Elbert
2024-04-07 22:25 Kyle Elbert
2024-04-06 10:13 Kyle Elbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1719406769.a7c48bb44bd31c2c51c328506053d7a0542ce266.kcelbert@gentoo \
--to=kcelbert@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox