Closed
Bug 413775
Opened 17 years ago
Closed 17 years ago
'undefined' median in pageloader when only testing a single cycle.
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Unassigned)
References
Details
Attachments
(1 file)
1.46 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
When only doing one cycle through a given manifest the pageloader is unable to calculate a median for individual pages and currently drops NaN/Undefined. Like the mean, if there is only a single value associated with a test page then that value should be considered the median.
Attachment #298840 -
Flags: review?(vladimir)
Attachment #298840 -
Flags: review?(vladimir) → review+
Reporter | ||
Comment 1•17 years ago
|
||
Checking in report.js; /cvsroot/mozilla/layout/tools/pageloader/report.js,v <-- report.js new revision: 1.7; previous revision: 1.6 done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 2•16 years ago
|
||
Mass move of Core:Testing bugs to mozilla.org:Release Engineering:Talos. Filter on RelEngTalosMassMove to ignore.
Component: Testing → Release Engineering: Talos
Product: Core → mozilla.org
QA Contact: testing → release
Version: unspecified → other
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•