← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1552470] Re: _user_dropdown_project_locator is wrong in the horizon integration test in liberty branch.

 

** Changed in: horizon
       Status: New => Incomplete

** Changed in: horizon
       Status: Incomplete => Invalid

-- 
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):
  Invalid

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


References