Project

General

Profile

Actions

Feature #7028

open

pulpito reporting -- it would be nice to see reports of dead/failed/running jobs

Added by Anonymous over 10 years ago. Updated almost 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:

Description

Pulpito is great as far as showing the status of a run in general, but when one sees that a suite has 20 failed, 30 dead, and 10 still running jobs, one still needs to look at a bunch of files to figure out whats going on with these runs.

It would be cool if there were somewhere we can get a report like:
24 -- killed while still waiting for machines
5 -- Host not found error
1 -- <Unique message for this one run>
.
.
.

I started to write a python script to following links and parse the html, but I think that it makes more sense to have a task at the database level to generate
this report,

Actions #1

Updated by Ian Colle over 10 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by Zack Cerza almost 10 years ago

Interesting idea. I'm envisioning a table listing job info, with jobs grouped into expandable sections each labeled with their common failure_reason. To make this feature meaningful I'd have to figure out a way to generalize failure_reason strings to remove things like IP addresses.

Actions

Also available in: Atom PDF