~lifeless/python-oops-tools/bug-881400

« back to all changes in this revision

Viewing changes to src/oopstools/oops/test/db-summary.txt

  • Committer: Tarmac
  • Author(s): Robert Collins
  • Date: 2011-10-25 02:30:42 UTC
  • mfrom: (4.2.3 bug-879309)
  • Revision ID: launchpad@pqm.canonical.com-20111025023042-9h154ehut9sk7fbz
Handle unicode urls and missing topics better.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
    >>> print get_section_contents("Top 10 Durations", webapp_summary)
46
46
    26.46s  OOPS-689S4      FooBar:+questions
47
47
    20.67s  OOPS-689S6      FooBar:+bug-text
48
 
    0.28s  OOPS-1308X1     https://launchpad.dev/foobar
 
48
    0.28s  OOPS-1308X1      Unknown
49
49
 
50
50
    >>> print get_section_contents("Top 10 Statement Counts", webapp_summary)
51
 
    14  OOPS-1308X1     https://launchpad.dev/foobar
 
51
    14  OOPS-1308X1     Unknown
52
52
    4 OOPS-689S6        FooBar:+bug-text
53
53
    3  OOPS-689S4       FooBar:+questions
54
54