yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34793
[Bug 1468998] [NEW] double-mocks cause non-deterministic failures
Public bug reported:
calling mock.patch multiple times on the same target can result in
leaked mocks.
This is fixed in py34+ but affects our py27 tests.
http://bugs.python.org/issue21239
** Affects: neutron
Importance: Undecided
Assignee: Kevin Benton (kevinbenton)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Kevin Benton (kevinbenton)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1468998
Title:
double-mocks cause non-deterministic failures
Status in OpenStack Neutron (virtual network service):
New
Bug description:
calling mock.patch multiple times on the same target can result in
leaked mocks.
This is fixed in py34+ but affects our py27 tests.
http://bugs.python.org/issue21239
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1468998/+subscriptions
Follow ups
References