Skip to content
Snippets Groups Projects
Commit 146f7064 authored by Ben Gamari's avatar Ben Gamari
Browse files

testsuite: Mark concprog001 as fragile

Due to #16604.
parent 4e228267
No related branches found
No related tags found
No related merge requests found
......@@ -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', ''])
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