CI is red beacuse of selenium test timeout

Bug #1545540 reported by Kirill Zaitsev
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Yury Tregubov

Bug Description

https://murano-ci.mirantis.com/logs/16/228716/4/check/gate-murano-dashboard-ubuntu/62d12da/

test_add_delete_category_for_package (screenshot)
testtools.testresult.real._StringException:

                        Traceback (most recent call last):
  File "/opt/stack/murano-dashboard/muranodashboard/tests/functional/sanity_check.py", line 1314, in test_add_delete_category_for_package
    self.go_to_submenu('Categories')
  File "/opt/stack/murano-dashboard/muranodashboard/tests/functional/base.py", line 141, in go_to_submenu
    element = self.wait_element_is_clickable(by.By.PARTIAL_LINK_TEXT, link)
  File "/opt/stack/murano-dashboard/muranodashboard/tests/functional/base.py", line 240, in wait_element_is_clickable
    EC.element_to_be_clickable((method, element)))
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 80, in until
    raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message

Tags: gate
Changed in murano:
status: Confirmed → Triaged
Changed in murano:
status: Triaged → Confirmed
Revision history for this message
Kirill Zaitsev (kzaitsev) wrote :
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/280190

Changed in murano:
assignee: nobody → Yury Tregubov (ytregubov)
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/280190
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=2350c6d2a0810ad4ea0fdd8d8aba9890d65c3823
Submitter: Jenkins
Branch: master

commit 2350c6d2a0810ad4ea0fdd8d8aba9890d65c3823
Author: Yury Tregubov <email address hidden>
Date: Mon Feb 15 15:41:53 2016 +0300

    fix for the test_add_delete_category_for_package

    Found that selenium kept focus on modal dialog window when action
    go_to_submenu() was called. So the menu element wasn't clickable.
    This is a timing issue. Just added wait.

    Change-Id: I3756089e1e08b2a29a42336cb781becd01cf6be1
    Closes-Bug: #1545540

Changed in murano:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/murano-dashboard 2.0.0.0b3

This issue was fixed in the openstack/murano-dashboard 2.0.0.0b3 development milestone.

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.