summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/tests/profiling/should_run/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T
index 9bca86b274..6ce7d79544 100644
--- a/testsuite/tests/profiling/should_run/all.T
+++ b/testsuite/tests/profiling/should_run/all.T
@@ -147,6 +147,6 @@ test('T12962', [], compile_and_run, [''])
test('T14257', [], run_command, ['$MAKE -s --no-print-directory T14257'])
test('T15897',
- [extra_ways(['profasm']), only_ways(['profasm']), run_timeout_multiplier(2)],
+ [extra_ways(['profasm']), only_ways(['profasm']), run_timeout_multiplier(4)],
run_command,
['$MAKE -s --no-print-directory T15897'])