yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50706
[Bug 1580443] [NEW] Unable to run tox
Public bug reported:
When i run 'tox -epy27' in a Horizon test repository, it seems to get
stuck after the following lines
stack@stack-VirtualBox:~/horizon$ tox -epy27
py27 create: /home/stack/horizon/.tox/py27
py27 installdeps: -r/home/stack/horizon/requirements.txt, -r/home/stack/horizon/test-requirements.txt
The same case with 'tox -epy34'
stack@stack-VirtualBox:~/horizon$ tox -epy34
py34 create: /home/stack/horizon/.tox/py34
py34 installdeps: -r/home/stack/horizon/requirements.txt, -r/home/stack/horizon/test-requirements.txt
How can i run these tests before submitting my patch?
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1580443
Title:
Unable to run tox
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When i run 'tox -epy27' in a Horizon test repository, it seems to get
stuck after the following lines
stack@stack-VirtualBox:~/horizon$ tox -epy27
py27 create: /home/stack/horizon/.tox/py27
py27 installdeps: -r/home/stack/horizon/requirements.txt, -r/home/stack/horizon/test-requirements.txt
The same case with 'tox -epy34'
stack@stack-VirtualBox:~/horizon$ tox -epy34
py34 create: /home/stack/horizon/.tox/py34
py34 installdeps: -r/home/stack/horizon/requirements.txt, -r/home/stack/horizon/test-requirements.txt
How can i run these tests before submitting my patch?
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1580443/+subscriptions
Follow ups