yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07035
[Bug 1241030] Re: test_static_translated_string_is_Message fails when building in Sid
Sorry for the delayed response, but I believe this specific issue has
been fixed as part of one of the related bugs (correct me if I'm
mistaken):
https://bugs.launchpad.net/keystone/+bug/1221808
https://bugs.launchpad.net/keystone/+bug/1215192
Ongoing work is still being tracked in the following bp:
https://blueprints.launchpad.net/keystone/+spec/user-locale-api
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1241030
Title:
test_static_translated_string_is_Message fails when building in Sid
Status in OpenStack Identity (Keystone):
Invalid
Bug description:
When building keystone in Sid, I have the below unit test failure.
Note that it doesn't appear in Wheezy, which surprised me.
FAIL:
keystone.tests.test_wsgi.LocalizedResponseTest.test_static_translated_string_is_Message
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File
"/home/zigo/sources/openstack/havana/keystone/build-area/keystone-2013.2~rc3/keystone/tests/test_wsgi.py",
line 306, in test_static_translated_string_is_Message
gettextutils.Message)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
373, in assertIsInstance
self.assertThat(obj, matcher, msg)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
417, in assertThat
raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 'The request you have made requires authentication.' is
not an instance of Message
-------------------- >> begin captured logging << --------------------
keystone.common.cache.core: DEBUG: Adding cache-proxy
'keystone.tests.test_cache.CacheIsolatingProxy' to backend.
--------------------- >> end captured logging << ---------------------
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1241030/+subscriptions