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

testsuite: bump T17572 timeout on wasm32

(cherry picked from commit 64fba310)
(cherry picked from commit b35707a9)
parent 3290fd03
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ test('T15897',
fragile(15467)],
makefile_test, ['T15897'])
test('T17572', [], compile_and_run, [''])
test('T17572', [when(arch('wasm32'), run_timeout_multiplier(5))], compile_and_run, [''])
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