diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T index f0c9eef6b8c8d0e1048f7318eb91c60f0ef2c053..624b2deca03ba756018218dddf20e56874118d80 100644 --- a/testsuite/tests/profiling/should_run/all.T +++ b/testsuite/tests/profiling/should_run/all.T @@ -194,7 +194,7 @@ test('T15897', fragile(15467)], 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'])