Uh oh!
There was an error while loading. Please reload this page.
GH-128779: add test for venv --system-site-packages - #129462
Conversation
Signed-off-by: Filipe Laíns <lains@riseup.net>
Uh oh!
There was an error while loading. Please reload this page.
vstinner
commented
Jan 30, 2025
Oh, the test fails on macOS: And Ubuntu (ARM): I applied my suggestion to debug this issue. |
vstinner
commented
Jan 30, 2025
Error using assertIn() and assertNotIn(). macOS (I reformatted the error to make it more readable): Ubuntu (ARM, output also reformatted): |
This PR is stale because it has been open for 30 days with no activity. |
vstinner
commented
Apr 30, 2026
Are you still working on this PR? If not, I would suggest closing it. |
gaborbernat
commented
Jun 5, 2026
Thanks for backfilling regression coverage for gh-128779. Two issues. It's conflicting and needs a rebase. The For the |
--system-site-packagesdoesn't work (system packages are not detected) #128779