Closed
Bug 1033070
Opened 11 years ago
Closed 11 years ago
Instrument cert.py and harness.py with more logging and error-checking
Categories
(Firefox OS Graveyard :: Certification Suite, defect)
Firefox OS Graveyard
Certification Suite
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgriffin, Assigned: armenzg)
References
Details
Attachments
(1 file, 2 obsolete files)
8.16 KB,
patch
|
Details | Diff | Splinter Review |
Since we need to run the cert suite on arbitrary devices with unknown capabilities, we should be very careful to check any operation which can fail or timeout, and log appropriately.
The first candidates for this should probably be harness.py and cert.py here:
https://github.com/mozilla-b2g/fxos-certsuite/tree/master/certsuite
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → armenzg
Assignee | ||
Comment 1•11 years ago
|
||
Look at this now.
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
dminor, would you have time to have a look at this? https://critic.hoppipolla.co.uk/r/2118
No rush.
Flags: needinfo?(dminor)
Comment 5•11 years ago
|
||
Armen, let me know when you're ready and I'll be happy to have a look.
Assignee | ||
Comment 6•11 years ago
|
||
Thanks Dan!
I have requested a pull request:
https://critic.hoppipolla.co.uk/r/2119
FYI, the patch looks amazing on critic compare to the patch on bugzilla.
Assignee | ||
Updated•11 years ago
|
Attachment #8460256 -
Attachment is obsolete: true
Assignee | ||
Comment 7•11 years ago
|
||
This patch can also be seen in critic:
https://critic.hoppipolla.co.uk/r/2119
I have done a quick run and it seems to work.
Assignee | ||
Comment 8•11 years ago
|
||
Do you prefer the review request here? or critic?
Either way works for me.
Flags: needinfo?(dminor)
Assignee | ||
Comment 9•11 years ago
|
||
Minor minor changes.
Attachment #8461568 -
Attachment is obsolete: true
Comment 10•11 years ago
|
||
Armen, looks like ato did a thorough review of this. I had a quick look as well, your changes make sense to me.
Flags: needinfo?(dminor)
Assignee | ||
Comment 11•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•