← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1468998] Re: double-mocks cause non-deterministic failures

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
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 neutron:
  Fix Released

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


References