Skip to content
Snippets Groups Projects
Commit 06d17fde authored by Cheng Shao's avatar Cheng Shao
Browse files

testsuite: bump T17572 timeout

(cherry picked from commit 94673d41)
(cherry picked from commit f13a2942)
parent e0a98b51
No related branches found
Tags ghc-8.8.1-release
No related merge requests found
...@@ -185,7 +185,7 @@ test('T15897', ...@@ -185,7 +185,7 @@ test('T15897',
fragile(15467)], fragile(15467)],
makefile_test, ['T15897']) makefile_test, ['T15897'])
test('T17572', [when(arch('wasm32'), run_timeout_multiplier(5))], compile_and_run, ['']) test('T17572', [run_timeout_multiplier(10)], compile_and_run, [''])
test('TraverseHeapTest', [only_ways(['prof'])], compile_and_run, ['-debug']) test('TraverseHeapTest', [only_ways(['prof'])], compile_and_run, ['-debug'])
......
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