uv icon indicating copy to clipboard operation
uv copied to clipboard

Spurious failures in CI on macOS

Open zanieb opened this issue 2 years ago • 1 comments

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

Full logs

zanieb avatar Feb 21 '24 20:02 zanieb

Another example, 7 tests again

https://github.com/astral-sh/uv/actions/runs/8011782050/job/21885714541

zanieb avatar Feb 22 '24 22:02 zanieb

Have we seen those recently?

konstin avatar Jun 27 '24 11:06 konstin

I'm not seeing this failure, but I am seeing spurious network failures in CI on macOS :D

zanieb avatar Jun 27 '24 12:06 zanieb