summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/systemc/tests/working.filt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemc/tests/working.filt b/src/systemc/tests/working.filt
index e1014db78..e28b74b9d 100644
--- a/src/systemc/tests/working.filt
+++ b/src/systemc/tests/working.filt
@@ -23,6 +23,7 @@ path in (
# Tests the deprecated sc_string type which we aren't supporting.
"systemc/bugs/sc_string_bracket_assign",
+ "systemc/misc/stars/star124010",
# This test declares a constructor it never defines, so it's not clear how
# it would ever work?