** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/1184901
Title:
tests fail due Couldn't find 'Canada/Newfoundland (UTC -03:30)
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
run_tests.sh reports:
======================================================================
FAIL: test_timezone_offset_is_displayed
(openstack_dashboard.dashboards.settings.user.tests.UserSettingsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/mrunge/work/horizon/openstack_dashboard/dashboards/settings/user/tests.py",
line 31, in test_timezone_offset_is_displayed
self.assertContains(res, "Canada/Newfoundland (UTC -03:30)")
File "/usr/lib/python2.7/site-packages/django/test/testcases.py", line 659,
in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find 'Canada/Newfoundland (UTC
-03:30)' in response
u"False is not True : Couldn't find 'Canada/Newfoundland (UTC -03:30)' in
response" = self._formatMessage(u"False is not True : Couldn't find
'Canada/Newfoundland (UTC -03:30)' in response", "%s is not True" %
safe_repr(False))
>> raise self.failureException(u"False is not True : Couldn't find
'Canada/Newfoundland (UTC -03:30)' in response")
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1184901/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp