libphobos: Override tool_timeout value in testsuite
authorIain Buclaw <ibuclaw@gdcproject.org>
Mon, 12 Oct 2020 08:11:44 +0000 (10:11 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Mon, 12 Oct 2020 10:14:47 +0000 (12:14 +0200)
commitedafa96b8210227b0c6a2d539aa41ce529805441
tree5315400cf316862c9e2c93e2cce7bcee7066425b
parent893f9543bff19aa3be07fff05bf1abf6a0b8dd56
libphobos: Override tool_timeout value in testsuite

Some of the larger tests in the phobos testsuite on occasion trigger the
default timeout limit.  Increasing the limit to 10 minutes should give
compilation enough time to finish.

libphobos/ChangeLog:

* testsuite/lib/libphobos.exp: Define tool_timeout, set to 600.
libphobos/testsuite/lib/libphobos.exp