~lifeless/python-oops-tools/polish

« 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-11-03 00:10:44 UTC
  • mfrom: (11.1.4 amqp-polish)
  • Revision ID: launchpad@pqm.canonical.com-20111103001044-bohc04291gjlw30f
Back out the change to use upper in amqp2disk, and instead change the lookup process to do what it advertised.

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      Unknown
 
48
    0.28s  OOPS-1308x1      Unknown
49
49
 
50
50
    >>> print get_section_contents("Top 10 Statement Counts", webapp_summary)
51
 
    14  OOPS-1308X1     Unknown
 
51
    14  OOPS-1308x1     Unknown
52
52
    4 OOPS-689S6        FooBar:+bug-text
53
53
    3  OOPS-689S4       FooBar:+questions
54
54