tests: Removed the ignoring of tests
authorBobby R. Bruce <bbruce@ucdavis.edu>
Thu, 20 Aug 2020 19:42:02 +0000 (12:42 -0700)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Fri, 4 Sep 2020 20:10:45 +0000 (20:10 +0000)
commit7c82d1b8d5db9081306628a9d2024b7aaf3ec63c
tree70e8731220069ee6206c71ca2cdcf57055c34639
parentab3e6748044516b9b62eeb0191f392133f5f1d48
tests: Removed the ignoring of tests

This commit reverts
https://gem5-review.googlesource.com/c/public/gem5/+/23023.

It has proven to be an unpopular piece of functionality which makes it
too easy to silently ignore failing tests. The new policy will be to
remove/comment-out failing tests in the testing source and tag with Jira
issues as to why.

Change-Id: I17d69fc57a9171ce3702e019615390a9aa3da250
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33139
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
tests/gem5/suite.py