mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 11:09:42 +02:00
* increase default timeout for cpu intensive tests on slow cpus
git-svn-id: trunk@8921 -
This commit is contained in:
parent
273bfffe5b
commit
c825b8239b
@ -49,7 +49,7 @@ const
|
||||
ExeExt='exe';
|
||||
{$endif MACOS}
|
||||
{$endif UNIX}
|
||||
DefaultTimeout=3;
|
||||
DefaultTimeout=60;
|
||||
|
||||
var
|
||||
Config : TConfig;
|
||||
|
Loading…
Reference in New Issue
Block a user