]> granicus.if.org Git - php/commit
Fixes the curl tests to be more reliable in Travis CI
authorMitch Hagstrand <mhagstrand@gmail.com>
Tue, 20 Dec 2016 10:37:48 +0000 (02:37 -0800)
committerNikita Popov <nikic@php.net>
Tue, 27 Dec 2016 20:52:05 +0000 (21:52 +0100)
commit92678d1a83656acccee9be760ebdf90f97750dc2
treea098d169dbc3234e761ae07864db0b5d2f679be6
parent7f29e7c67897e33ab8156f87122b37928393bd1a
Fixes the curl tests to be more reliable in Travis CI

1. Increases the amount of time for the PHP built-in server to accept a connection
2. Outputs an error if the PHP built-in server fails
3. In bug48203_multi.phpt the test no longer starts and stops multiple PHP built-in servers
ext/curl/tests/bug48203_multi.phpt
ext/curl/tests/server.inc