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] epel10: Skip a test observed to fail in koji on x86_64
Date: Fri, 04 Sep 2026 06:17:34 GMT [thread overview]
Message-ID: <178850265471.1.2221313550425858.rpms-uv-52f50eb202d6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/uv
Branch : epel10
Commit : 52f50eb202d639f7ec164a1750f67f4f13fdf8bc
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-04T07:17:14+01:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/52f50eb202d639f7ec164a1750f67f4f13fdf8bc?branch=epel10
Log:
Skip a test observed to fail in koji on x86_64
---
diff --git a/uv.spec b/uv.spec
index 4d1e30d..53d7049 100644
--- a/uv.spec
+++ b/uv.spec
@@ -728,6 +728,12 @@ skip="${skip-} --skip user_agent_version::test_user_agent_has_version"
# }
# There are probably more of these.
skip="${skip-} --skip retry::tests::retried_status_codes"
+# This has been seen to fail in koji, so far only on x86_64, but so far not in
+# a local mock build. It’s very possible that this is another testing race
+# condition that would be avoided by process isolation in “cargo nextest.” It
+# seems unlikely that it is a real and serious problem, although a proper
+# diagnosis would be welcome.
+skip="${skip-} --skip interpreter::tests::test_cache_eviction_with_unchanged_executable"
%cargo_test -- -- --exact ${skip-}
%endif
reply other threads:[~2026-09-04 6:17 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=178850265471.1.2221313550425858.rpms-uv-52f50eb202d6@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