On Thu, 12 Aug 2010 20:02:21 -0300, Guilherme Salgado <[email protected]> wrote: > I've got these failures from ec2 but can't reproduce them locally nor on > ec2. Has anyone seen them before?
The only thing I can think of is that the database isn't being reset when it should be, i.e. some test is managing to commit without the database being marked dirty. Does your branch cause tests to be run in a different order? I don't suppose it will be fun to try to answer that question :/ Cheers, mwh _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

