Skip to content

Make wpt's test_install always install into tmp dirs #53299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gsnedders
Copy link
Member

This avoids mutating the venv state when running tests, which leads to
order-dependent behaviour of tests.

This avoids mutating the venv state when running tests, which leads to
order-dependent behaviour of tests.
@gsnedders
Copy link
Member Author

I'm not entirely sure what was failing, but it does feel like obvious fragility, and potentially able to pass if a prior job has succeeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants