Closed
Bug 1496544
Opened 7 years ago
Closed 7 years ago
Don't timeout the pageload / fail raptor test when TTI is not available
Categories
(Testing :: Raptor, enhancement)
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: rwood, Assigned: rwood)
References
Details
Attachments
(1 file)
After Bug 1299118 lands, raptor will be measuring TTI in tp6, with an increased number of retries getting / waiting for TTI. However, as :jesup notes, sometimes TTI may not be available - even for the same page. Raptor should handle that.
3:02 PM <jesup> rwood: for the record, sites will fail to *ever* get TTI, so that must be handled in the framework (as we talked about). So either put in bogus numbers, or allow them to timeout and not kill the run (just omit data)
Assignee | ||
Comment 1•7 years ago
|
||
If the patch in Bug 1299118 has 'dummy' values submitted for TTI (i.e. 0) whenever TTI is not available, just to prevent raptor timeouts, then this bug/patch should handle those 'dummuy' values - i.e. don't include them in the final geometric mean etc.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → rwood
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Pushed by rwood@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e18f1acd0782
Don't timeout the pageload / fail raptor test when TTFI is not available; r=jmaher
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•