yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14377
[Bug 1185208] Re: TestSchemas.test_resource fails on fedora
Assuming this has not persisted due to its inactivity.
** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1185208
Title:
TestSchemas.test_resource fails on fedora
Status in OpenStack Image Registry and Delivery Service (Glance):
Invalid
Bug description:
TestSchemas.test_resource passes for Jenkins but it fails on Fedora 18
======================================================================
FAIL: glance.tests.functional.v2.test_schemas.TestSchemas.test_resource
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/home/jbresnah/glance/glance/tests/functional/v2/test_schemas.py", line 58, in test_resource
self.assertEqual(expected, set(image_schema['properties'].keys()))
MismatchError: !=:
reference = set(['checksum',
'container_format',
'created_at',
'direct_url',
'disk_format',
'file',
'id',
'min_disk',
'min_ram',
'name',
'protected',
'schema',
'self',
'size',
'status',
'tags',
'updated_at',
'visibility'])
actual = set([u'checksum',
u'container_format',
u'created_at',
u'direct_url',
u'disk_format',
u'file',
u'id',
u'min_disk',
u'min_ram',
u'multiple_locations',
u'name',
u'protected',
u'schema',
u'self',
u'size',
u'status',
u'tags',
u'updated_at',
u'visibility'])
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1185208/+subscriptions