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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp