[Piglit] [PATCH 1/2] core: generate a summary of regressions
Kenneth Graunke
kenneth at whitecape.org
Tue Apr 5 15:26:03 PDT 2011
On 04/04/2011 03:36 PM, Marek Olšák wrote:
> This is basically a subset of 'changes'.
>
> The regression is if a test result changes from either 'pass' or 'skip'
> to something other than 'pass' and 'skip'. Thus the relation is:
>
> { pass, skip } -> { warn, fail, trap, abort, crash }
> ---
> framework/summary.py | 21 ++++++++++++++++++---
> piglit-summary-html.py | 6 +++++-
> 2 files changed, 23 insertions(+), 4 deletions(-)
Sounds good.
Acked-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the Piglit
mailing list