Skip to content
Snippets Groups Projects
Commit fd47e2e3 authored by Cheng Shao's avatar Cheng Shao Committed by Marge Bot
Browse files

testsuite: mark process005 as fragile on JS

parent 02b1f91e
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ test('process002', [fragile_for(16547, concurrent_ways), req_process], compile_a
test('process003', [fragile_for(17245, concurrent_ways), req_process], compile_and_run, [''])
test('process004', [normalise_exec, normalise_exe, req_process], compile_and_run, [''])
test('T1780', [req_process], compile_and_run, [''])
test('process005', [omit_ghci, req_process], compile_and_run, [''])
test('process005', [omit_ghci, req_process, when(js_arch(), fragile(24373))], compile_and_run, [''])
test('process006', [req_process], compile_and_run, [''])
test('process007',
......
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