Remove WARN chaff

Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
William Woodruff
2026-06-04 15:06:40 -04:00
parent 226eb1a48c
commit 21456a48f8
2 changed files with 0 additions and 3 deletions
@@ -16138,7 +16138,6 @@ fn fail_on_bz2_wheel() {
----- stdout -----
----- stderr -----
WARN Range requests not supported for futzed_bz2-0.1.0-py3-none-any.whl; streaming wheel
× Failed to download `futzed-bz2 @ http://[LOCALHOST]/futzed_bz2-0.1.0-py3-none-any.whl`
Failed to read metadata: `http://[LOCALHOST]/futzed_bz2-0.1.0-py3-none-any.whl`
Archive contains a file with an unsupported compression method; files must be compressed with 'stored', 'DEFLATE', or 'zstd'
@@ -16161,7 +16160,6 @@ fn fail_on_lzma_wheel() {
----- stdout -----
----- stderr -----
WARN Range requests not supported for futzed_lzma-0.1.0-py3-none-any.whl; streaming wheel
× Failed to download `futzed-lzma @ http://[LOCALHOST]/futzed_lzma-0.1.0-py3-none-any.whl`
Failed to read metadata: `http://[LOCALHOST]/futzed_lzma-0.1.0-py3-none-any.whl`
Archive contains a file with an unsupported compression method; files must be compressed with 'stored', 'DEFLATE', or 'zstd'
-1
View File
@@ -16396,7 +16396,6 @@ async fn sync_non_pep625_sdist_with_compatible_wheel() -> Result<()> {
----- stdout -----
----- stderr -----
WARN Range requests not supported for basic_package-0.1.0-py3-none-any.whl; streaming wheel
Resolved 2 packages in [TIME]
Prepared 1 package in [TIME]
Installed 1 package in [TIME]