Review Board 2.0.15


scons: Identify runs that fail and runs with stats differences

Review Request #1876 - Created May 22, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9731:6297a376949f
---------------------------
scons: Identify runs that fail and runs with stats differences

This patch changes the regression script such that it is possible to
identify the runs that fail with an exit code, and those that finish
with stats differences. The ones that truly fail are reported as
FAILED, and those that finish with changed stats as CHANGED.

The yellow colour has been reclaimed from the skipped regressions and
is now used for the changed ones. With no obvious good option left the
skipped ones are now in cyan.

While I was editing the script I also bumped any occurence of M5 to
gem5.
Ran a number of regressions with various levels of fail/change/pass

Issue Summary

1 0 1 0
Review request changed
Updated (June 27, 2013, 2:12 a.m.)

Status: Closed (submitted)