curl-library
Re: Tests don't work in Windows
From: Andrés García <fandom_at_retemail.es>
Date: Thu, 6 May 2004 20:24:20 -0400
Date: Thu, 6 May 2004 20:24:20 -0400
> I think this may be the same problem that showed up on Tor's builds that
> was fixed yesterday.
>
> Does the problem go away with the latest CVS?
Yes, it works now, but if you don't mind some nitpicking:
When runtests.pl tries to run sws, it first checks whether the
server is already running, the check to identify it always fails
because the 'WE ROOLZ' line isn't in the first line but the third:
$ scr/curl -i --silent http://127.0.0.1:8999/verifiedserver
HTTP/1.1 200 OK
WE ROOLZ: 1112
And, why kill the server after we know it is our own?
Andres
Received on 2004-05-08