| |
- Method resolution order:
- BuildbotOutputFormatter
- telemetry.internal.results.output_formatter.OutputFormatter
- __builtin__.object
Methods defined here:
- Format(self, page_test_results)
- Print summary data in a format expected by buildbot for perf dashboards.
If any failed pages exist, only output individual page results, and do
not output any average data.
- __init__(*args, **kwargs)
Data descriptors inherited from telemetry.internal.results.output_formatter.OutputFormatter:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
- output_stream
|