Reports are missing P/F data, and aggregate results
Bug #1502186 reported by
Nicholas Skaggs
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Community Testing |
Fix Released
|
Critical
|
Christopher Lee |
Bug Description
The current reporting availible simply lists the tests, data and uploader. We need some more robust stats to help make the data useful to the entire community. At a minimum I'd like to see:
The pass / fail for a result,
The comments for a result
Some basic aggregation of results, sorted by testplan
For example, to be able to select a testplan (2014.com.
EDIT: I'm speaking about https:/
Related branches
lp://staging/~canonical-platform-qa/ubuntu-community-testing/improved-reporting
- Brendan Donegan (community): Needs Fixing
-
Diff: 704 lines (+466/-124)9 files modifiedubuntu_pt_community/pages/pages.py (+40/-9)
ubuntu_pt_community/pages/reports.py (+235/-91)
ubuntu_pt_community/templates/base.html (+1/-0)
ubuntu_pt_community/templates/results/all_testsuite_overview.html (+45/-0)
ubuntu_pt_community/templates/results/all_testsuites.html (+0/-23)
ubuntu_pt_community/templates/results/index.html (+1/-1)
ubuntu_pt_community/templates/results/overview_base.html (+33/-0)
ubuntu_pt_community/templates/results/test_drilldown_details.html (+69/-0)
ubuntu_pt_community/templates/results/testsuite_drilldown.html (+42/-0)
Changed in ubuntu-community-testing: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
description: | updated |
Changed in ubuntu-community-testing: | |
assignee: | nobody → Christopher Lee (veebers) |
status: | Confirmed → In Progress |
Changed in ubuntu-community-testing: | |
status: | In Progress → Fix Released |
To post a comment you must log in.