RabbitServerResources.tearDown is never called

Bug #847889 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rabbitfixture
Fix Released
Low
Gavin Panella

Bug Description

RabbitServerResources defines a tearDown method, but never arranges
for it to be called.

Some background: fixtures.Fixture does not look for a tearDown
method. Instead setUp should use addCleanup to arrange for tear down
functions to be called (or the fixture should override cleanUp, but I
suspect that wasn't the designer's intention).

Related branches

Gavin Panella (allenap)
Changed in rabbitfixture:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 847889] [NEW] RabbitServerResources.tearDown is never called

Right, you can override cleanUp when needed but it should be rarely,
if ever, the right thing to do.

Gavin Panella (allenap)
Changed in rabbitfixture:
assignee: nobody → Gavin Panella (allenap)
status: Triaged → In Progress
Gavin Panella (allenap)
Changed in rabbitfixture:
status: In Progress → Fix Committed
Gavin Panella (allenap)
Changed in rabbitfixture:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.