test1112: Increase the timeout from 7s to 16s
authorBenoit Sigoure <tsunanet@gmail.com>
Sun, 22 Sep 2013 03:27:19 +0000 (20:27 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 22 Sep 2013 16:23:09 +0000 (18:23 +0200)
commit4f591b91485f55441be480ae17eedb3060bad28c
tree08b47d3319e2d4fd294ebf60f9e38bd70eb74685
parent52cefc8cd7ae0faf2c63e645726f2da195d92a49
test1112: Increase the timeout from 7s to 16s

As someone reported on the mailing list a while back, the hard-coded
arbitrary timeout of 7s in test 1112 is not sufficient in some build
environments. At Arista Networks we build and test curl as part of our
automated build system, and we've run into this timeout 170 times so
far. Our build servers are typically quite busy building and testing a
lot of code in parallel, so despite being beefy machines with 32 cores
and 128GB of RAM we still hit this 7s timeout regularly.

URL: http://curl.haxx.se/mail/lib-2010-02/0200.html
tests/data/test1112