Bad storage isolation support for functional tests

Bug #791525 reported by Fred Drake
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zope.app.testing
Confirmed
Undecided
Unassigned

Bug Description

zope.app.testing.functional.FunctionalTestCase.setUp causes the setup function for the test to be called before the DemoStorage wrapper for the test is pushed.

The effect is that tests in a single layer accumulate setup artifacts, though the tests methods/docs themselves are isolated.

Fred Drake (fdrake)
Changed in zope.app.testing:
status: New → Confirmed
Revision history for this message
Fred Drake (fdrake) wrote :

Fixing this has a high potential for impacting dependent projects, which are likely relying on this property of setup functions inadvertently. This bug has been present for a very long time.

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.