Skip to content
Snippets Groups Projects
Commit c0e50e92 authored by gmainland's avatar gmainland
Browse files

Peculiarly, we now pass this test on ghci.

parent a0e87e01
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ setTestOpts(when(compiler_profiled(), skip))
test('TH_import_loop',
[extra_clean(['ModuleA.o-boot', 'ModuleA.hi-boot',
'ModuleC.o', 'ModuleC.hi']),
expect_broken(1012)],
expect_broken_for(1012, ['normal', 'hpc', 'optasm', 'threaded1', 'threaded2', 'dyn', 'optllvm'])],
multimod_compile_and_run,
['Main', '-v0'])
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