On 12 March 2010 12:11, Guilherme Salgado <[email protected]> wrote: > Hi there, > > I've tried to land one of Adi's MP[1] for 3 times but it didn't reach > PQM and Adi didn't get any failure emails. Is that a known issue? If > not, how would I go about debugging it? >
Adi and I have had this problem before (and indeed I'm seeing it with another branch now). The problem seems to be that the ec2 run aborts before any failure email is sent out, so we never get notified of the problem. The easiest way to get around it is to run ec2 test on the branch in screen, so that it doesn't go headless. That way you'll definitely see the errors should they occur. If there aren't any errors you can then just lp-land it as normal. -- Graham Binns | PGP Key: EC66FA7D _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

