← Back to team overview

launchpad-dev team mailing list archive

Re: [Branch ~launchpad-pqm/launchpad/devel] Rev 10825: [testfix][r=mwhudson] Fix archive-deletion test - NEVER PRINT OUT THE

 

On 30/04/10 16:08, noreply@xxxxxxxxxxxxx wrote:
> Merge authors:
>    Tim Penhey (thumper)
> ------------------------------------------------------------
> revno: 10825 [merge]
> committer: Launchpad Patch Queue Manager<launchpad@xxxxxxxxxxxxxxxxx>
> 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