** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1123515
Title:
glance.tests.functional.v2.test_images.TestImages.test_image_lifecycle
is fragile
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
2013-02-12 21:05:27.503 | FAIL:
glance.tests.functional.v2.test_images.TestImages.test_image_lifecycle
2013-02-12 21:05:27.504 |
----------------------------------------------------------------------
2013-02-12 21:05:27.504 | _StringException: Traceback (most recent call last):
2013-02-12 21:05:27.505 | File
"/home/jenkins/workspace/gate-glance-python26/glance/tests/functional/v2/test_images.py",
line 128, in test_image_lifecycle
2013-02-12 21:05:27.505 | self.assertEqual(image['updated_at'],
image['created_at'])
2013-02-12 21:05:27.505 | MismatchError: u'2013-02-12T20:59:29Z' !=
u'2013-02-12T20:59:28Z'
Comparing those dates looks prone to races (or slow machine issues)
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1123515/+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