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
Posted (June 1, 2013, 2:16 a.m.)
-
tests/SConscript (Diff revision 1) -
Now that you have separate diff_status variable, I think the next 7-8 lines should be combined with code above where case analysis is being carried out on status.
Review request changed
Updated (June 2, 2013, 8:42 p.m.)
Description: |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+22 -17) |
Ship It!
