Skip to content

Set UV_LINK_MODE=copy for Windows test runs#8350

Merged
zanieb merged 2 commits intomainfrom
zb/win-copy-test
Oct 20, 2024
Merged

Set UV_LINK_MODE=copy for Windows test runs#8350
zanieb merged 2 commits intomainfrom
zb/win-copy-test

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Oct 18, 2024

Cherry-picked from #8347

Might fix #6940 — I'm not seeing a failure over there after this change. I think there may be some problem with concurrent reads of junctioned files on the DevDrive? It's really hard to say.

We might lose some important test coverage with this change. I'm not sure what to do about that either.

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Oct 18, 2024
@zanieb zanieb temporarily deployed to uv-test-publish October 18, 2024 23:37 — with GitHub Actions Inactive
@zanieb
Copy link
Member Author

zanieb commented Oct 18, 2024

So annoying... this breaks a bunch of tests because it's in the snapshots.

@zanieb zanieb temporarily deployed to uv-test-publish October 19, 2024 02:18 — with GitHub Actions Inactive
@zanieb zanieb marked this pull request as ready for review October 19, 2024 04:25
@zanieb zanieb merged commit ab16bf0 into main Oct 20, 2024
@zanieb zanieb deleted the zb/win-copy-test branch October 20, 2024 18:37
MtkN1 pushed a commit to MtkN1/uv that referenced this pull request Oct 21, 2024
Cherry-picked from astral-sh#8347 

Might fix astral-sh#6940 — I'm not seeing a
failure over there after this change. I think there may be some problem
with concurrent reads of junctioned files on the DevDrive? It's really
hard to say.

We might lose some important test coverage with this change. I'm not
sure what to do about that either.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spurious test failures related to Windows permissions on temporary directory

2 participants