summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent/prog001/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/concurrent/prog001/all.T')
-rw-r--r--testsuite/tests/concurrent/prog001/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/concurrent/prog001/all.T b/testsuite/tests/concurrent/prog001/all.T
index e3195833a0..39327b0a85 100644
--- a/testsuite/tests/concurrent/prog001/all.T
+++ b/testsuite/tests/concurrent/prog001/all.T
@@ -14,5 +14,6 @@
test('concprog001', [extra_files(['Arithmetic.hs', 'Converter.hs', 'Mult.hs', 'Stream.hs', 'Thread.hs', 'Trit.hs', 'Utilities.hs']),
when(fast(), skip), only_ways(['threaded2']),
+ fragile(16604),
run_timeout_multiplier(2)],
multimod_compile_and_run, ['Mult', ''])