Gary Poster has proposed merging lp:~gary/launchpad/bug806744 into lp:launchpad.
Requested reviews: Launchpad code reviewers (launchpad-reviewers) Related bugs: Bug #806744 in Launchpad itself: "lazr.smtptest increases fragility of Launchpad appserver layer tests" https://bugs.launchpad.net/launchpad/+bug/806744 For more details, see: https://code.launchpad.net/~gary/launchpad/bug806744/+merge/67181 This is a super-simple branch to get the newer version of lazr.smtptest in the tree (see https://code.launchpad.net/~gary/lazr.smtptest/threadsafety/+merge/67090 for those details). This should make our appserver layer tests much more robust. Note that the download-cache does not yet have the egg. I'm waiting for Barry to approve the lazr.smtptest changes before I do that (and so, of course, before I land this branch). The Launchpad test suite passes with the new version of lazr.smtptest (using "ec2 test -c"). Thanks -- https://code.launchpad.net/~gary/launchpad/bug806744/+merge/67181 Your team Launchpad code reviewers is requested to review the proposed merge of lp:~gary/launchpad/bug806744 into lp:launchpad.
=== modified file 'versions.cfg' --- versions.cfg 2011-07-05 16:30:35 +0000 +++ versions.cfg 2011-07-07 12:51:21 +0000 @@ -37,7 +37,7 @@ lazr.lifecycle = 1.1 lazr.restful = 0.18.1 lazr.restfulclient = 0.11.2 -lazr.smtptest = 1.1 +lazr.smtptest = 1.3 lazr.testing = 0.1.1 lazr.uri = 1.0.2 manuel = 1.1.1
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

