New issue
Advanced search Search tips

Issue 706657 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Add Vagrant tests for running virtualenv using different Python versions

Project Member Reported by ayatane@chromium.org, Mar 30 2017

Issue description

https://bugs.chromium.org/p/chromium/issues/detail?id=701914

We had a bug where the old un-versioned virtualenvs behaved poorly when switching between two versions of Python (2.7.6 and 2.7.10).  It might be good to have regression tests for this.
 
Status: WontFix (was: Untriaged)
The new versioned virtualenv make these tests less relevant and useful (virtualenvs are no longer shared between different versions of Python).  Also, the tests would be tricky add because we would need a VM for the test, then a chroot/VM inside the VM to set up the conditions for switching between different versions of Python.

Sign in to add a comment