yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23847
[Bug 1382331] [NEW] test_password_change.py : AttributeError: 'AdminPage' object has no attribute 'go_to_settings_page'
Public bug reported:
test_password_change.py fails for user admin
======================================================================
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/tests/test_password_change.py", line 25, in test_password_change
settings_page = self.home_pg.go_to_settings_page()
AttributeError: 'AdminPage' object has no attribute 'go_to_settings_page'
** Affects: horizon
Importance: Undecided
Status: New
** 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/1382331
Title:
test_password_change.py : AttributeError: 'AdminPage' object has no
attribute 'go_to_settings_page'
Status in OpenStack Dashboard (Horizon):
New
Bug description:
test_password_change.py fails for user admin
======================================================================
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/tests/test_password_change.py", line 25, in test_password_change
settings_page = self.home_pg.go_to_settings_page()
AttributeError: 'AdminPage' object has no attribute 'go_to_settings_page'
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1382331/+subscriptions
Follow ups
References