Review: Needs Fixing For the TestGetBzrCommitterID test case, remove the tearDown, and instead do something like:
committer = DirectBranchCommit(...) self.addCleanup(committer.unlock) The test should also work in the DatabaseFunctionalLayer rather than the ZopelessDatabaseLayer. Unless there is a reason why you are running it in that layer, in which case, document it. How about "Launchpad Translations on behalf of %s"? -- https://code.launchpad.net/~jtv/launchpad/bug-643345/+merge/36258 Your team Launchpad code reviewers is requested to review the proposed merge of lp:~jtv/launchpad/bug-643345 into lp:launchpad/devel. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

