Activity log for bug #1391890

Date Who What changed Old value New value Message
2014-11-12 13:39:57 Wu Hong Guang bug added bug
2014-11-13 01:55:47 Wu Hong Guang summary integration_tests.pages.basepage a[href*="/auth/logout/"] ElementNotVisibleException integration_tests.pages.basepage can't logout:ElementNotVisibleException [href*="/auth/logout/"]
2014-11-13 20:34:19 Gary W. Smith tags integration-tests
2014-11-14 04:09:11 Wu Hong Guang summary integration_tests.pages.basepage can't logout:ElementNotVisibleException [href*="/auth/logout/"] integration_tests.pages.basepage can't logout : ElementNotVisibleException [href="/auth/logout"]
2014-11-17 15:16:19 Wu Hong Guang horizon: assignee Hong-Guang (whg)
2014-11-17 15:16:23 Wu Hong Guang horizon: status New In Progress
2014-11-20 14:22:41 Julie Pichon horizon: importance Undecided Medium
2014-11-20 16:01:57 Wu Hong Guang summary integration_tests.pages.basepage can't logout : ElementNotVisibleException [href="/auth/logout"] All integration tests will be failed during the test case teardown because of log out exception
2014-11-20 16:02:32 Wu Hong Guang description Testing step: 1: git clone https://git.openstack.org/openstack-dev/devstack 2: cd devstack; ./stack.sh 3: ./run_tests.sh --integration openstack_dashboard.test.integration_tests.tests.test_password_change ERROR: openstack_dashboard.test.integration_tests.tests.test_password_change.TestPasswordChange.test_password_change ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/opt/stack/horizon/openstack_dashboard/test/integration_tests/helpers.py", line 65, in tearDown self.home_pg.log_out() File "/opt/stack/horizon/openstack_dashboard/test/integration_tests/pages/basepage.py", line 46, in log_out self.topbar.logout_link.click() File "/opt/stack/horizon/.venv/local/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py", line 65, in click self._execute(Command.CLICK_ELEMENT) File "/opt/stack/horizon/openstack_dashboard/test/integration_tests/webdriver.py", line 105, , in _execute return self._parent.execute(command, params) File "/opt/stack/horizon/.venv/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 173, in execute self.error_handler.check_response(response) File "/opt/stack/horizon/.venv/local/lib/python2.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 166, in check_response raise exception_class(message, screen, stacktrace) ElementNotVisibleException: Message: Element is not currently visible and so may not be interacted with Stacktrace: Testing step: 1: git clone https://git.openstack.org/openstack-dev/devstack 2: cd devstack; ./stack.sh 3: ./run_tests.sh --integration ERROR: openstack_dashboard.test.integration_tests.tests.test_password_change.TestPasswordChange.test_password_change ---------------------------------------------------------------------- _StringException: Traceback (most recent call last):   File "/opt/stack/horizon/openstack_dashboard/test/integration_tests/helpers.py", line 65, in tearDown     self.home_pg.log_out()   File "/opt/stack/horizon/openstack_dashboard/test/integration_tests/pages/basepage.py", line 46, in log_out     self.topbar.logout_link.click()   File "/opt/stack/horizon/.venv/local/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py", line 65, in click     self._execute(Command.CLICK_ELEMENT)   File "/opt/stack/horizon/openstack_dashboard/test/integration_tests/webdriver.py", line 105, , in _execute     return self._parent.execute(command, params)   File "/opt/stack/horizon/.venv/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 173, in execute     self.error_handler.check_response(response)   File "/opt/stack/horizon/.venv/local/lib/python2.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 166, in check_response     raise exception_class(message, screen, stacktrace) ElementNotVisibleException: Message: Element is not currently visible and so may not be interacted with Stacktrace:
2014-11-21 04:33:52 OpenStack Infra horizon: status In Progress Fix Committed
2014-12-05 03:49:29 Akihiro Motoki horizon: milestone kilo-1
2014-12-18 16:23:59 Thierry Carrez horizon: status Fix Committed Fix Released
2015-04-30 08:23:46 Thierry Carrez horizon: milestone kilo-1 2015.1.0