[Openstack] Glance functional tests failing

Ewan Mellor Ewan.Mellor at eu.citrix.com
Fri Dec 30 05:32:28 UTC 2011


I'm getting 4 failures with the current Glance functional tests, all of this form:

FAIL: test_glance_cli (glance.tests.functional.test_private_images.TestPrivateImagesCli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/emellor/openstack/glance/glance/tests/utils.py", line 122, in wrapped
    func(*a, **kwargs)
  File "/home/emellor/openstack/glance/glance/tests/functional/test_private_images.py", line 773, in test_glance_cli
    keystone_utils.pattieblack_id)
AssertionError: 'b0283d1088194c1a8c74ae6d8cb5941c' != '2'


This is a clean venv, using the latest glance code from master.

It looks like the image owner is being recorded as a UUID, when the unit tests are expecting it to be a small integer.

Does this ring any bells for anyone?

Thanks,

Ewan.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20111230/fa5c5d5d/attachment.html>


More information about the Openstack mailing list