On 30/04/10 16:08, [email protected] wrote: > Merge authors: > Tim Penhey (thumper) > ------------------------------------------------------------ > revno: 10825 [merge] > committer: Launchpad Patch Queue Manager<[email protected]> > branch nick: launchpad > timestamp: Fri 2010-04-30 05:05:17 +0100 > message: > [testfix][r=mwhudson] Fix archive-deletion test - NEVER PRINT OUT THE > NAME OF A FACTORY GENERATED ANONYMOUS PERSON (stabby-stabby).
In the spirit of this, I changed the factory to return different values from getUniqueInteger (from where all the uniquification comes in the factory) and the following tests failed: lp.codehosting.scanner.tests.test_email.TestBzrSyncEmail.test_import_uncommit (code) lp.soyuz.tests.test_archive.TestSeriesWithSources.test_series_with_sources_ordered_by_version (soyuz) archive-deletion_txt (soyuz) branch-karma_txt (code) person-admin-views_txt (registry) xx-branch-index_txt (code) xx-distribution-packages_txt (registry) These tests should all be fixed! 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

