testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00676
[Bug 788182] Re: Multiple details from a single fixture are being smushed
** Changed in: testtools
Status: Fix Committed => Fix Released
--
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 Released
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