testresources 0.2.7

* FixtureResource was not triggering cleanups or resets between uses, this is
  fixed (but doing so cleanly involved a new extension point - ``_reset`` on
  ``TestResourceManager``. This is called from ``reset`` which should no
  longer be overridden. (Though overridden versions will still behave correctly
  - the change is backwards compatible). Lastly two new TestResult methods were
  added to track reset (as opposed to make and clean).
  (Robert Collins, James Westby, #1023423)

* TestResourceManager.reset() was not taking dependency dirtiness into
  consideration. (Brian Sutherland, #783488)

Milestone information

Project:
testresources
Series:
trunk
Version:
0.2.7
Released:
 
Registrant:
Robert Collins
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Brian Sutherland, 1 Robert Collins
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
2 Fix Released

Download files for this release

File Description Downloads

Release notes 

* FixtureResource was not triggering cleanups or resets between uses, this is
  fixed (but doing so cleanly involved a new extension point - ``_reset`` on
  ``TestResourceManager``. This is called from ``reset`` which should no
  longer be overridden. (Though overridden versions will still behave correctly
  - the change is backwards compatible). Lastly two new TestResult methods were
  added to track reset (as opposed to make and clean).
  (Robert Collins, James Westby, #1023423)

* TestResourceManager.reset() was not taking dependency dirtiness into
  consideration. (Brian Sutherland, #783488)

Changelog 

This release does not have a changelog.

0 blueprints and 2 bugs targeted

Bug report Importance Assignee Status
783488 #783488 getResource can return dirty resource after reset if dependencies are dirty 2 Critical Brian Sutherland  10 Fix Released
1023423 #1023423 FixtureResource never gets remade 2 Critical Robert Collins  10 Fix Released
This milestone contains Public information
Everyone can see this information.