Merge pull request #399 from tomas-abrahamsson/gpb-inttest-timeout

Increase the timeout for the inttest/proto_gpb
This commit is contained in:
Tristan Sloughter 2014-12-01 20:14:23 -06:00
commit 47dba1bbc3

View file

@ -0,0 +1,5 @@
%% On my slow old netbook with a 1.6GHz CPU, this inttest
%% takes about 40 seconds to run, of which network activity
%% is about 3s. Double that to make avoid unnecessary timeouts
%% on e.g. loaded shared hosts, or with slow network connections.
{timeout, 90000}.