← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1291174] [NEW] Calling patch.stop not needed in individual test cases

 

Public bug reported:

https://bugs.launchpad.net/neutron/+bug/1290550 adds mock.patch.stopall to BaseTestCase.
https://bugs.launchpad.net/neutron/+bug/1291130 removes stopall from individual test cases.

We can now go one step further, and remove individual patch stops from
cleanups.

** Affects: neutron
     Importance: Undecided
     Assignee: Henry Gessau (gessau)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Henry Gessau (gessau)

** Changed in: neutron
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1291174

Title:
  Calling patch.stop not needed in individual test cases

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  https://bugs.launchpad.net/neutron/+bug/1290550 adds mock.patch.stopall to BaseTestCase.
  https://bugs.launchpad.net/neutron/+bug/1291130 removes stopall from individual test cases.

  We can now go one step further, and remove individual patch stops from
  cleanups.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1291174/+subscriptions


Follow ups

References