launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #03298
Re: [Branch ~launchpad-pqm/launchpad/devel] Rev 10825: [testfix][r=mwhudson] Fix archive-deletion test - NEVER PRINT OUT THE
-
To:
Launchpad Community Development Team <launchpad-dev@xxxxxxxxxxxxxxxxxxx>
-
From:
Michael Hudson <michael.hudson@xxxxxxxxxxxxx>
-
Date:
Fri, 30 Apr 2010 21:09:14 +1200
-
In-reply-to:
<20100430040821.10877.86837.launchpad@loganberry.canonical.com>
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100415 Thunderbird/3.0.4
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