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 a test observed to fail in koji on x86_64
Date: Thu, 03 Sep 2026 18:15:36 GMT	[thread overview]
Message-ID: <178845933672.1.9070052000884430703.rpms-uv-cbdcf5463b92@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/uv
Branch : rawhide
Commit : cbdcf5463b923a173db91eaaf5c1092f2453548b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-03T19:10:37+01:00
Stats  : +6/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/uv/c/cbdcf5463b923a173db91eaaf5c1092f2453548b?branch=rawhide

Log:
Skip a test observed to fail in koji on x86_64

---
diff --git a/uv.spec b/uv.spec
index e45492a..5c58aae 100644
--- a/uv.spec
+++ b/uv.spec
@@ -723,6 +723,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-03 18:15 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=178845933672.1.9070052000884430703.rpms-uv-cbdcf5463b92@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