Murano CI selenium tests failed

Bug #1485642 reported by Ekaterina Chernova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Ekaterina Chernova

Bug Description

Murano CI log contains the following traceback
ERROR: sanity_check.TestSuiteApplications.test_check_deployment_history
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/opt/stack/murano-dashboard/muranodashboard/tests/functional/base.py", line 75, in setUp
    self.log_in()
  File "/opt/stack/murano-dashboard/muranodashboard/tests/functional/base.py", line 119, in log_in
    murano = self.driver.find_element_by_xpath(consts.Murano)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 253, in find_element_by_xpath
    return self.find_element(by=By.XPATH, value=xpath)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 707, in find_element
    {'using': by, 'value': value})['value']
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 196, in execute
    self.error_handler.check_response(response)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 181, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: {"method":"xpath","selector":"//*[@id='main_content']/div[2]//dt[contains(text(), 'Murano')]"}
Stacktrace:
    at FirefoxDriver.prototype.findElementInternal_ (file:///<email address hidden>/components/driver-component.js:10667)
    at fxdriver.Timer.prototype.setTimeout/<.notify (file:///<email address hidden>/components/driver-component.js:623)

This may caused by horizon DOM update

Tags: dashboard gate
Changed in murano:
importance: High → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/213784

Changed in murano:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/213784
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=1977a53e9ee16252df28ae8d9c555a53620b5110
Submitter: Jenkins
Branch: master

commit 1977a53e9ee16252df28ae8d9c555a53620b5110
Author: Ekaterina Chernova <email address hidden>
Date: Mon Aug 17 19:59:32 2015 +0300

    Update functional tests due to horizon update

    DOM was changed, so UI tests need to be fixed.

    Change-Id: Iecf7011a995d5516f6d51efe62c44692ec556d8e
    Closes-Bug: #1485642

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: liberty-3 → 1.0.0
Changed in murano:
milestone: 1.0.0 → 1.0.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.