lib/lp/bugs/browser/tests/distrosourcepackage-bug-views.txt fails when run alone (on lxc?)

Bug #993467 reported by Gary Poster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Invalid
High
Brad Crittenden

Bug Description

When only this test is run, at least in a lucid lxc, it fails.

Failure in test lib/lp/bugs/browser/tests/distrosourcepackage-bug-views.txt
Traceback (most recent call last):
  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/usr/lib/python2.6/doctest.py", line 2152, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for distrosourcepackage-bug-views.txt
  File "lib/lp/bugs/browser/tests/distrosourcepackage-bug-views.txt", line 0

----------------------------------------------------------------------
File "lib/lp/bugs/browser/tests/distrosourcepackage-bug-views.txt", line 21, in distrosourcepackage-bug-views.txt
Failed example:
    [task.bug.id for task in dsp_bugs_view.search().batch]
Differences (ndiff with -expected +actual):
    - [1]
    ? -
    + []
----------------------------------------------------------------------
File "lib/lp/bugs/browser/tests/distrosourcepackage-bug-views.txt", line 31, in distrosourcepackage-bug-views.txt
Failed example:
    [task.bug.id for task in dsp_bugs_view.search().batch]
Differences (ndiff with -expected +actual):
    - [1]
    ? -
    + []

Tags: paralleltest
Brad Crittenden (bac)
Changed in launchpad:
assignee: nobody → Brad Crittenden (bac)
status: Triaged → In Progress
Revision history for this message
Brad Crittenden (bac) wrote :

If database/schema/patch-2209-16-1.sql is applied these test failures go away.

Was the failure seen in a buildbot run or on a local machine? If the latter then I think the problem was environmental and not a real issue.

Brad Crittenden (bac)
Changed in launchpad:
status: In Progress → Invalid
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.