← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1477120] [NEW] _wait_till_element_disappears doesn't work properly

 

Public bug reported:

Integration tests contains these two methods with the same function
body:

_wait_till_element_visible
_wait_till_element_disappears

This was accidentaly made by:
https://review.openstack.org/#/c/159869/1

Usage of _wait_till_element_disappears can cause random failure tests on
slower environments.

** Affects: horizon
     Importance: Undecided
     Assignee: Martin Pavlásek (mpavlase)
         Status: In Progress


** Tags: integration-tests

-- 
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/1477120

Title:
  _wait_till_element_disappears doesn't work properly

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Integration tests contains these two methods with the same function
  body:

  _wait_till_element_visible
  _wait_till_element_disappears

  This was accidentaly made by:
  https://review.openstack.org/#/c/159869/1

  Usage of _wait_till_element_disappears can cause random failure tests
  on slower environments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1477120/+subscriptions


Follow ups