Searched hist:11503 (Results 1 - 1 of 1) sorted by relevance

/gem5/tests/testing/
H A Dtests.py11503:e9b095599766 Tue May 31 06:26:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> tests: Fix incorrect stat.txt ignore when updating refs

ClassicTest was incorrectly ignoring stats.txt when updating reference
statistics. This was caused by ignore rules being applied too
aggressively when listing reference files. This changeset splits the
ignore rules into two different lists: 1) diff_ignore_files that lists
the files that shouldn't be diff:ed using the normal diff tool, and 2)
ref_ignore_files which lists files that should be ignored by the test
system.

Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 8 milliseconds