doc/bugtask-search.txt is disabled in db_lp

Bug #341413 reported by Michael Hudson-Doyle
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Eleanor Berger

Bug Description

As it fails:

Failure in test lib/canonical/launchpad/ftests/../doc/bugtask-search.txt
Failed doctest test for bugtask-search.txt
  File "lib/canonical/launchpad/ftests/../doc/bugtask-search.txt", line 0

----------------------------------------------------------------------
File "lib/canonical/launchpad/ftests/../doc/bugtask-search.txt", line 764, in bugtask-search.txt
Failed example:
    for bugtask in ubuntu_tasks:
        bug = bugtask.bug
        print '%s %s [%s comments]' % (
        bug.id, bug.title, bug.message_count)
Differences (ndiff with -expected +actual):
      2 Blackhole Trash folder [5 comments]
      1 Firefox does not support SVG [3 comments]
      10 another test bug [2 comments]
      9 Thunderbird crashes [1 comments]
    - 19 Bug to be fixed in trunk [0 comments]
    ? ^
    + 19 Bug to be fixed in trunk [1 comments]
    ? ^

Tags: lp-bugs
Changed in launchpad:
assignee: nobody → intellectronica
importance: Undecided → High
Changed in launchpad:
milestone: none → 2.2.3
status: New → Triaged
Changed in launchpad:
milestone: 2.2.3 → none
Changed in malone:
milestone: none → 2.2.3
Revision history for this message
Eleanor Berger (intellectronica) wrote :

The interaction of the initial comment in the bug nomination test (added in db-devel), and the affected user and the test (added in trunk) for affected users is the cause. Marking a bug as affected forces flushing, which triggered the code that populates message_count.

Changed in malone:
status: Triaged → In Progress
Revision history for this message
Eleanor Berger (intellectronica) wrote :

Fixed in db-devel r7828

Changed in malone:
status: In Progress → Fix Committed
Changed in malone:
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.