diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T index b343a9cd4495fa6a76c26032938ec8adc6db1d39..d01f3b374bed596dbf6635f8a0915fdacd31c5d2 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', [], compile_and_run, ['']) +test('T17572', [when(arch('wasm32'), run_timeout_multiplier(5))], compile_and_run, ['']) test('TraverseHeapTest', [only_ways(['prof'])], compile_and_run, ['-debug'])