Closed
Bug 1671422
Opened 4 years ago
Closed 4 years ago
[mozlog] Add group durations to errorsummary formatter
Categories
(Testing :: Mozbase, enhancement, P2)
Tracking
(firefox84 fixed)
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(2 files)
This will be needed to measure manifest scheduling using the Treeherder data source in mozci.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Durations are measured in ms, and are computed by subtracting the timestamp of
the first 'test_start' action from the last 'test_end' for each manifest.
Depends on D94177
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c769b234f0e
[mozlog] Stop using bytes and dedent expected output in test_formatter.py, r=marco
https://hg.mozilla.org/integration/autoland/rev/9ddc821c034c
[mozlog] Add group durations to errorsummary.log, r=marco
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4c769b234f0e
https://hg.mozilla.org/mozilla-central/rev/9ddc821c034c
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•