[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH 11/13] Reporting: In history tables, show multiple failure steps
On Mon, 2015-06-29 at 18:14 +0100, Ian Jackson wrote: > In report_run_getinfo, used by sg-report-job-history and > sg-report-host-history, make provision for reporting multiple failed > steps. > > The failed steps are put side by side (in a single table cell). The > cell background is set by the job status, but the individual steps may > vary their colour, as seen in this example: > http://xenbits.xen.org/people/iwj/2015/linux-next.html > > Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > + ColourAttr => " bgcolor=\"$failcolour\"", Another possibly unnecessary space, FWIW. > + }; > } elsif ($status eq 'blocked') { > return $single->("blocked", $purple), > } else { _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |