Closed
Bug 1137081
Opened 11 years ago
Closed 11 years ago
Enhance Report to include PASS cases
Categories
(Firefox OS Graveyard :: Certification Suite, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: oouyang, Assigned: oouyang)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
In current test report, we only get the test failed result but we have no idea what tests run and what cases PASS.
| Assignee | ||
Comment 2•11 years ago
|
||
I found the log and report mixed code together. I will try to generate report separately from log system.
Then if we would like the enhance the log will cause re-work of report.
| Assignee | ||
Comment 3•11 years ago
|
||
1. add report manager to separate log and report(create report manager)
2. separate log and report code from harness.py
3. include passed cases information in subsuite and summary report
Updated•11 years ago
|
Blocks: b2g-cert-tests
| Assignee | ||
Comment 4•11 years ago
|
||
Attachment #8571299 -
Flags: review?(fyen)
Attachment #8571299 -
Flags: review?(atsai)
Updated•11 years ago
|
Assignee: nobody → oouyang
Comment 5•11 years ago
|
||
Comment on github. Please check it.
Comment 6•11 years ago
|
||
Comment on attachment 8571299 [details] [review]
add passed test result to report
I am fine in general. Please fixed some minor issues and we can merge it. r=me
Attachment #8571299 -
Flags: review?(atsai) → review+
Updated•11 years ago
|
Attachment #8571299 -
Flags: review?(fyen) → review+
Comment 7•11 years ago
|
||
adding comment on github
Updated•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
•