** 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/1186291
Title:
Functional tests shouldn't inherit from Isolate IsolatedUnitTest
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
There are some functional tests depending on IsolatedUnitTest which
doesn't make much sense. For example:
https://github.com/openstack/glance/blob/master/glance/tests/functional/db/base.py#L63
The issue with this - besides making functional tests inherit from a
Unit oriented TestCase - is that IsolatedUnitTests stubs some classes
which makes it impossible to write functional tests depending on those
classes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1186291/+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