Isolation failure for TestUploadProcessor.testUploadToFrozenDistro

Bug #953912 reported by Francesco Banconi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Benji York

Bug Description

The test *lp.archiveuploader.tests.test_uploadprocessor.TestUploadProcessor.testUploadToFrozenDistro * fails when run in isolation:

Traceback (most recent call last):
  File "/var/lib/buildbot/slaves/slave/lucid-devel/build/lib/lp/archiveuploader/tests/test_uploadprocessor.py", line 630, in testUploadToFrozenDistro
    self.assertEqual([e.strip() for e in to_addrs], [foo_bar, daniel])
MismatchError: !=:
reference = ['Daniel Silverstone<email address hidden>',
 'Foo Bar<email address hidden>']
actual = ['Foo Bar<email address hidden>',
 'Daniel Silverstone<email address hidden>']

Related branches

Benji York (benji)
Changed in launchpad:
assignee: nobody → Benji York (benji)
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: Triaged → Fix Committed
William Grant (wgrant)
tags: added: qa-untestable
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.