yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16996
[Bug 1339023] [NEW] It is impossible to import selenium submodules inside 'selenium.py' file
Public bug reported:
Currently there are 2 such files inside horizon tests:
horizon.test.tests.selenium and openstack_dashboard.test.tests.selenium
- so it would be impossible to import any submodules of selenium package
inside them. The most obvious solution is to rename both into, say,
'selenium_tests.py'.
** 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/1339023
Title:
It is impossible to import selenium submodules inside 'selenium.py'
file
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Currently there are 2 such files inside horizon tests:
horizon.test.tests.selenium and
openstack_dashboard.test.tests.selenium - so it would be impossible to
import any submodules of selenium package inside them. The most
obvious solution is to rename both into, say, 'selenium_tests.py'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1339023/+subscriptions
Follow ups
References