yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23859
[Bug 1382331] Re: test_password_change.py : AttributeError: 'AdminPage' object has no attribute 'go_to_settings_page'
I'm sorry, if you're modifying the code this is not an expected use case
anymore. As you've discovered you'll likely have to make changes
elsewhere too.
You could write a new test case for this and submit it back to the
community [1] once you have it working, if you like. Thank you!
[1] https://wiki.openstack.org/wiki/How_To_Contribute
** Changed in: horizon
Status: Incomplete => Invalid
--
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):
Invalid
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
References