Closed Bug 444174 Opened 16 years ago Closed 16 years ago

more readable/compact talos output to waterfall.

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: anodelman, Assigned: anodelman)

References

Details

Attachments

(2 files)

Goals:

- thinner talos columns on the waterfall
- easier to read output (convert memory sizes in bytes into easy to read MB or GB)
Currently we force the waterfall to have test:value on the same line, making the waterfall column wider.  This patch allows for a line break between test and value.

You can see it up and running on the MozillaTest waterfall.
Attachment #328546 - Flags: review?(rcampbell)
Comment on attachment 328546 [details] [diff] [review]
[checked in] allow waterfall to line break 

um, I'm not seeing an extra space in the second line, other than the space before the + operator. Is that right?

Also, didn't we get burned once before trying to add spaces and linebreaks on the tinderbox waterfall?
Comment on attachment 328546 [details] [diff] [review]
[checked in] allow waterfall to line break 

extra non-significant space in the second line not-withstanding, r+.
Attachment #328546 - Flags: review?(rcampbell) → review+
Comment on attachment 328546 [details] [diff] [review]
[checked in] allow waterfall to line break 

Checking in run_tests.py;
/cvsroot/mozilla/testing/performance/talos/run_tests.py,v  <--  run_tests.py
new revision: 1.29; previous revision: 1.28
done
Attachment #328546 - Attachment description: allow waterfall to line break → [checked in] allow waterfall to line break
Depends on: 443979
Had this floating around in stage for a good many months, time to get it rolled out.  Was initially waiting on ensuring that all memory related metrics are reported in bytes, and that got fixed quite a while ago as well.
Attachment #353735 - Flags: review?(bhearsum)
Attachment #353735 - Flags: review?(bhearsum) → review+
Comment on attachment 353735 [details] [diff] [review]
[Checked in]compact format for values measured in bytes

Checking in run_tests.py;
/cvsroot/mozilla/testing/performance/talos/run_tests.py,v  <--  run_tests.py
new revision: 1.34; previous revision: 1.33
done
Attachment #353735 - Attachment description: compact format for values measured in bytes → [Checked in]compact format for values measured in bytes
Attachment #353735 - Flags: checked‑in+
Pushed to production and looks good on the waterfall.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: Release Engineering: Talos → Release Engineering
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: