Closed
Bug 1620163
Opened 6 years ago
Closed 6 years ago
Fix perfdocs to not skip missing tests
Categories
(Testing :: Performance, defect, P1)
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: alexandrui, Assigned: alexandrui)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
There is a logic error in the code that is not catching missing tests. Also, the manifest path for each test needs to be added along with the test name so the logger can be able to print it.
| Assignee | ||
Comment 1•6 years ago
|
||
There is a logic error in the code that is not catching missing tests. Also, the manifest path for each test needs to be added along with the test name so the logger can be able to print it.
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D65473
Updated•6 years ago
|
Attachment #9131017 -
Attachment description: Bug 1620163 Fix perfdocs to not skip missing tests → Bug 1620163 Fix perfdocs to not skip missing tests r?sparky,#perftest
Updated•6 years ago
|
Attachment #9131019 -
Attachment description: Bug 1620163 Update Browsertime test descriptions on perfdocs → Bug 1620163 Update Browsertime test descriptions on perfdocs r?sparky,#perftest
| Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Pushed by aionescu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/17c8c9f21b69
Fix perfdocs to not skip missing tests r=sparky,perftest-reviewers
https://hg.mozilla.org/integration/autoland/rev/beefb44508da
Update Browsertime test descriptions on perfdocs r=perftest-reviewers,sparky
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/17c8c9f21b69
https://hg.mozilla.org/mozilla-central/rev/beefb44508da
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•