Gabe Black has submitted this change and it was merged. (
https://gem5-review.googlesource.com/c/public/gem5/+/13332 )
Change subject: systemc: Exclude a test which tests a feature we're not
implementing.
......................................................................
systemc: Exclude a test which tests a feature we're not implementing.
Change-Id: Ieaca025786d70c0d851eec9d1eb9f7f01b513cde
Reviewed-on: https://gem5-review.googlesource.com/c/13332
Reviewed-by: Gabe Black <[email protected]>
Maintainer: Gabe Black <[email protected]>
---
M src/systemc/tests/working.filt
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Gabe Black: Looks good to me, approved; Looks good to me, approved
diff --git a/src/systemc/tests/working.filt b/src/systemc/tests/working.filt
index 2d3c886..49ab3aa 100644
--- a/src/systemc/tests/working.filt
+++ b/src/systemc/tests/working.filt
@@ -51,6 +51,11 @@
# facility to ignore the error it raises for the same reason, and it
# wouldn't make sense to add one.
"systemc/kernel/sc_time/test19",
+
+ # This test is for a mechanism to change to a non-standard signal write
+ # checking behavior using an environment variable which we don't
intent to
+ # support at this time.
+ "systemc/communication/sc_signal/check_writer/test16",
),
])
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/13332
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: Ieaca025786d70c0d851eec9d1eb9f7f01b513cde
Gerrit-Change-Number: 13332
Gerrit-PatchSet: 4
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Matthias Jung <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev