The URL path is used by `mock_download` to determine the path relative to the fixtures directory to get the download result. I believe this has been passing on CI because the `copy_or_symlink` call in `mock_download` happily creates a symlink to a non-existent path, but when running on Windows without permission to create symlinks, `shutil.copyfile` is called as a fallback, and fails trying to copy a non-existent file.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| fixtures | Loading commit data... | |
| __init__.py | Loading commit data... | |
| test_authenticator.py | Loading commit data... | |
| test_dependency_specification.py | Loading commit data... | |
| test_env.py | Loading commit data... | |
| test_env_site.py | Loading commit data... | |
| test_extras.py | Loading commit data... | |
| test_helpers.py | Loading commit data... | |
| test_password_manager.py | Loading commit data... | |
| test_patterns.py | Loading commit data... | |
| test_pip.py | Loading commit data... | |
| test_setup_reader.py | Loading commit data... |