Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
2933-prof_bench_SUITE-Extend-timetrap.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 2933-prof_bench_SUITE-Extend-timetrap.patch of Package erlang
From 421a0e92d36ba83feeec9ffc8401c2de47ffda7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= <bjorn@erlang.org> Date: Thu, 5 May 2022 08:55:46 +0200 Subject: [PATCH 3/3] prof_bench_SUITE: Extend timetrap 15 minutes might not be enough for some our slower computer. --- lib/tools/test/prof_bench_SUITE.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tools/test/prof_bench_SUITE.erl b/lib/tools/test/prof_bench_SUITE.erl index ea526bcf79..8eeb5bddc6 100644 --- a/lib/tools/test/prof_bench_SUITE.erl +++ b/lib/tools/test/prof_bench_SUITE.erl @@ -32,7 +32,7 @@ suite() -> - [{timetrap,{minutes,15}}]. + [{timetrap,{minutes,30}}]. all() -> [overhead]. -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor