Skip to content
Snippets Groups Projects
Commit 7fa6c67b authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

Trac #8569 fixed

parent bf9bf602
No related merge requests found
......@@ -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, [''])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment