Closed
Bug 537170
Opened 15 years ago
Closed 15 years ago
test-agent talos needs to get its initial timestamp from device
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
All
Windows Mobile 6 Professional
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: jmaher)
References
Details
Currently test-agent talos gets its initial timestamp from the host, then its subsequent timestamp(s) from device. Any amount of clock skew can result in huge inaccuracies in timing, including negative timings.
Our discussed solution was to add a 'date' or 'time' command to the test-agent.exe, which would return a parsable timestamp, which test-agent talos could call immediately before running run-tests.py.
This is known; filing the bug for tracking.
Comment 1•15 years ago
|
||
aki, alice: fyi: in this morning's mobile meeting, jmaher said he's working on this next after the other two patches currently being reviewed.
Assignee | ||
Comment 2•15 years ago
|
||
fixed in bug 474478
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: Windows Mobile → General
QA Contact: mobile-windows → general
Hardware: ARM → All
You need to log in
before you can comment on or make changes to this bug.
Description
•