Skip to content
Snippets Groups Projects
Commit 41968fd6 authored by Sylvain Henry's avatar Sylvain Henry Committed by Marge Bot
Browse files

JS: testsuite: use req_c predicate instead of js_broken

parent 6fdcf969
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ test('ghcilink006',
test('T3333',
[unless(doing_ghci, skip),
when(unregisterised(), fragile(17018)),
js_broken(22359)],
req_c],
makefile_test, ['T3333'])
test('T11531',
......@@ -69,7 +69,7 @@ test('T14708',
test('T15729',
[extra_files(['T15729.hs', 'T15729.c']),
unless(doing_ghci, skip),
js_broken(22359)],
req_c],
makefile_test, ['T15729'])
test('big-obj', [extra_files(['big-obj-c.c', 'big-obj.hs']),
......
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