yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47273
[Bug 1552470] [NEW] _user_dropdown_project_locator is wrong in the horizon integration test in liberty branch.
Public bug reported:
in the bars.py file under the integration_tests/regions, the
_user_dropdown_project_locator = (by.By.CSS_SELECTOR,
'li.dropdown.context-selection')
it will return nothing by the dropdown_project_locator, right one is ul
.dropdown-menu.context-selection or same as the main branch.
** Affects: horizon
Importance: Undecided
Assignee: weezer su (weezer-su)
Status: New
** Tags: integration-tests
** Changed in: horizon
Assignee: (unassigned) => weezer su (weezer-su)
--
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/1552470
Title:
_user_dropdown_project_locator is wrong in the horizon integration
test in liberty branch.
Status in OpenStack Dashboard (Horizon):
New
Bug description:
in the bars.py file under the integration_tests/regions, the
_user_dropdown_project_locator = (by.By.CSS_SELECTOR,
'li.dropdown.context-selection')
it will return nothing by the dropdown_project_locator, right one is
ul.dropdown-menu.context-selection or same as the main branch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1552470/+subscriptions
Follow ups