Closed
Bug 1092383
Opened 11 years ago
Closed 11 years ago
Cert suite fails on flame-kk builds with: "invalid timestamp specified"
Categories
(Firefox OS Graveyard :: Certification Suite, defect)
Firefox OS Graveyard
Certification Suite
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgriffin, Assigned: dminor)
References
Details
Attachments
(1 file)
On flame-kk 2.0 builds, the cert suite dies during setup with:
ADBError: args: adb -s 3734ce60 wait-for-device shell touch -t 1383165972 /data/b2g/mozilla/tqieggxw.default/prefs.js; echo rc=$?, exitcode: 1, stdout: touch: invalid timestamp specified, stderr:
It looks like the 'touch' command works differently on kk:
touch: usage: touch [-alm] [-t YYYYMMDD[.hhmmss]] <file>
| Reporter | ||
Comment 1•11 years ago
|
||
I don't know whether this matters for 2.0 or not; Vance, do you know if the 2.0 devices going through certification will be using kk builds or not?
Flags: needinfo?(vchen)
As i know, all 2.0 devices going though certification will be on KK base.
Flags: needinfo?(vchen)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dminor
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8518237 -
Flags: review?(jgriffin)
| Reporter | ||
Comment 4•11 years ago
|
||
Comment on attachment 8518237 [details] [review]
Modify touch command for flame-kk builds
https://github.com/mozilla-b2g/fxos-certsuite/commit/c072578f85016ef9e238ae66e6cf6f4800b41944
Attachment #8518237 -
Flags: review?(jgriffin) → review+
| Reporter | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•