Gabe Black has uploaded this change for review. ( 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
---
M src/systemc/tests/working.filt
1 file changed, 5 insertions(+), 0 deletions(-)



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: 1
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to