testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00672
[Bug 788182] Re: Multiple details from a single fixture are being smushed
** Changed in: testtools
Milestone: None => next
** Changed in: testtools
Importance: Undecided => Critical
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/788182
Title:
Multiple details from a single fixture are being smushed
Status in testtools:
Fix Committed
Bug description:
When gathering more than one detail from a fixture the same content is
being reported for all details because the variable that
content_callback closes over is being updated each time round the loop
in _gather_details().
To manage notifications about this bug go to:
https://bugs.launchpad.net/testtools/+bug/788182/+subscriptions
References