Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52983 )

Change subject: tests: Removing unittests for .perf and .prof
......................................................................

tests: Removing unittests for .perf and .prof

.perf and .prof no longer exist as build targets. We now only test .opt
and .fast as of this commit.

Change-Id: Ieaf93edd33fe64330d50c6d446bfd21f9f07a895
---
M tests/nightly.sh
1 file changed, 12 insertions(+), 2 deletions(-)



diff --git a/tests/nightly.sh b/tests/nightly.sh
index 41db369..9f69eb1 100755
--- a/tests/nightly.sh
+++ b/tests/nightly.sh
@@ -74,8 +74,6 @@
 # Run the unit tests.
 unit_test opt
 unit_test debug
-unit_test perf
-unit_test prof

 # Run the gem5 long tests.
 docker run -u $UID:$GID --volume "${gem5_root}":"${gem5_root}" -w \

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/52983
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Ieaf93edd33fe64330d50c6d446bfd21f9f07a895
Gerrit-Change-Number: 52983
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby R. Bruce <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to