diff --git a/uv.spec b/uv.spec index ce9028c..1e45eb1 100644 --- a/uv.spec +++ b/uv.spec @@ -723,6 +723,7 @@ 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" +skip="${skip-} --skip retry::tests::retry_logs_redact_signed_urls" # 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