← Back to team overview

openstack team mailing list archive

Re: Glance functional tests failing

 

Logged a bug:

https://bugs.launchpad.net/glance/+bug/910233

Cheers,
-jay

On Fri, Dec 30, 2011 at 12:32 AM, Ewan Mellor <Ewan.Mellor@xxxxxxxxxxxxx> wrote:
> 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.
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>


Follow ups

References