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

Merged

Conversation

gsnedders
Copy link
Member

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.

@jgraham jgraham closed this Jun 24, 2025
@jgraham jgraham reopened this Jun 24, 2025
This avoids mutating the venv state when running tests, which leads to
order-dependent behaviour of tests.
@gsnedders gsnedders force-pushed the tests-install-into-tmp branch from 384f43c to a7569dc Compare June 24, 2025 18:48
@gsnedders gsnedders merged commit 44cc10b into web-platform-tests:master Jun 24, 2025
26 of 34 checks passed
@gsnedders gsnedders deleted the tests-install-into-tmp branch June 24, 2025 20:07
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.

5 participants