summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/tests/stranal/sigs/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/stranal/sigs/all.T b/testsuite/tests/stranal/sigs/all.T
index 9d36479c17..9accd01af5 100644
--- a/testsuite/tests/stranal/sigs/all.T
+++ b/testsuite/tests/stranal/sigs/all.T
@@ -8,7 +8,7 @@ setTestOpts(extra_hc_opts('-ddump-strsigs'))
setTestOpts(only_ways(['optasm']))
test('StrAnalExample', normal, compile, [''])
-test('T8569', expect_broken(8569), compile, [''])
+test('T8569', normal, compile, [''])
test('HyperStrUse', normal, compile, [''])
test('T8598', normal, compile, [''])
test('FacState', expect_broken(1600), compile, [''])