uv
uv copied to clipboard
Spurious failures in CI on macOS
7 tests failed with
thread 'main' panicked at crates/uv-client/src/registry_client.rs:107:33:␊
Failed to build HTTP client.: reqwest::Error { kind: Builder, source: Custom { kind: Other, error: Error { code: -36, message: "I/O error." } } }␊
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace␊
ref https://github.com/astral-sh/uv/actions/runs/7995358164/job/21835501182?pr=1826
Another example, 7 tests again
https://github.com/astral-sh/uv/actions/runs/8011782050/job/21885714541
Have we seen those recently?
I'm not seeing this failure, but I am seeing spurious network failures in CI on macOS :D