diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T index d01f3b374bed596dbf6635f8a0915fdacd31c5d2..62784cf6ae695e42890fdc75b649ea2c9d8ed8b6 100644 --- a/testsuite/tests/profiling/should_run/all.T +++ b/testsuite/tests/profiling/should_run/all.T @@ -186,7 +186,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'])