Skip another test that’s flaky due test envvar races
This commit is contained in:
parent
115172f53a
commit
f0dec89692
1 changed files with 1 additions and 0 deletions
1
uv.spec
1
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue