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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to