Closed
Bug 1007819
Opened 11 years ago
Closed 11 years ago
Make webapi test logging more informative
Categories
(Firefox OS Graveyard :: Certification Suite, defect)
Firefox OS Graveyard
Certification Suite
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dminor, Assigned: dminor)
Details
Currently most of the information goes into the results.json structure and the only log output is a list of failed test names. The logging code should be cleaned up and made more informative.
| Assignee | ||
Comment 1•11 years ago
|
||
I did some intial work to clean up the logging here [1]. I'm not sure if there is much more I can do in general to make the logging more informative given the nature of the tests. They are added or missing property names or "true instead of false" or "PASS instead of FAIL" kinds of results so I don't think additional information on expected values provides much to the user.
[1] https://github.com/mozilla-b2g/fxos-certsuite/pull/83/files
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
•