cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: yangtse: curl/tests runtests.pl,1.214,1.215

From: Yang Tse <yangsita_at_gmail.com>
Date: Mon, 20 Nov 2006 04:39:06 +0100

On 19 Nov 2006 Daniel Stenberg wrote:

> Something broke recently, so that the test case 190 now takes ages to complete
> since the <killserver> tag doesn't seem to work anymore. The test case itself
> makes the server sleep and verifies that curl times out swiftly enough. But
> then the server is supposed to be killed by the test script (and restarted
> later) so that we won't have to wait for the whole time it has been said to
> wait.
>
> I suspect one of your recent pid-treatement changes.

Probably its the fact that I started TERMinating test servers instead
of KILLing them before the proper TERM signal handlers were
implemented in all the test servers.

In any case, I've just reverted it back to signal KILL the test
servers again, to sort this out before going any further.

-=[Yang]=-
Received on 2006-11-20