Closed
Bug 976448
Opened 11 years ago
Closed 7 years ago
[meta] Results reporter to trace the states of test cases.
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: evanxd, Unassigned)
References
Details
Hi all,
We could build a report page to trace the states of test case for all pull requests.
Then we will know the healthy of all test cases.
It helps us to know the stability of all tests, the trend of test result for pull requests.
For doing this, we could save the result report for each pull request.
After we have all result data of test running, we could generate some useful statistical data to let people know the healthy of the test cases, pull requests, and code base.
For example, we could generate the data of latest 30 times result for each test case.
Or we could generate other statistical date to know other helpful things. Please refer to http://nelsonwells.net/2012/09/how-jenkins-ci-parses-and-displays-junit-output/.
Once we have this report page, we could remove the 30 times things from Travis.
The bugs about 30 times things: Bug 972160, Bug 973512
How do you guys think?
Reporter | ||
Updated•11 years ago
|
Summary: [meta] Results report page for tracing the states of test cases for each pull request. → [meta] Results reporter for tracing the states of test cases.
Reporter | ||
Updated•11 years ago
|
Summary: [meta] Results reporter for tracing the states of test cases. → [meta] Results reporter to trace the states of test cases.
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(jlal)
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(gaye)
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(mike)
Updated•10 years ago
|
Flags: needinfo?(mike)
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(jlal)
Flags: needinfo?(gaye)
Comment 1•7 years ago
|
||
Bulk closed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1422750
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•