public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/uv] rawhide: Skip another test that flakes due to racy env-vars
Date: Wed, 05 Aug 2026 07:41:31 GMT [thread overview]
Message-ID: <178591569128.1.5799854116164649569.rpms-uv-3e1297d84716@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/uv
Branch : rawhide
Commit : 3e1297d8471684a3bde5b8fefdb537a598e460e9
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-05T08:41:07+01:00
Stats : +7/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/3e1297d8471684a3bde5b8fefdb537a598e460e9?branch=rawhide
Log:
Skip another test that flakes due to racy env-vars
---
diff --git a/uv.spec b/uv.spec
index aed7ceb..26fd457 100644
--- a/uv.spec
+++ b/uv.spec
@@ -712,6 +712,13 @@ skip="${skip-} --skip network::retry_read_timeout_python_downloads_json"
skip="${skip-} --skip user_agent_version::test_user_agent_has_linehaul"
skip="${skip-} --skip user_agent_version::test_user_agent_has_subcommand"
skip="${skip-} --skip user_agent_version::test_user_agent_has_version"
+# Similarly, with an error like:
+# Client::new(): reqwest::Error {
+# kind: Builder,
+# source: General("No CA certificates were loaded from the system")
+# }
+# There are probably more of these.
+skip="${skip-} --skip retry::tests::retried_status_codes"
%cargo_test -- -- --exact ${skip-}
%endif
reply other threads:[~2026-08-05 7:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178591569128.1.5799854116164649569.rpms-uv-3e1297d84716@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.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