cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: 7.9.5-pre4

From: Clay Loveless <lists_at_crawlspace.com>
Date: Fri, 01 Mar 2002 01:28:57 -0800

Sorry for the time it took me to get back to this ... I've run the tests
multiple times (on two separate machines), and it fails on the same tests
every time -- 4, 15, 120, 121.

Here is the output of each:

$ ./runtests.pl 4
********* System characteristics ********
* curl 7.9.5-pre4 (powerpc-apple-darwin1.4)
* libcurl 7.9.5-pre4 (OpenSSL 0.9.6b)
* Host: cs01.crawlspace.com
* System: Darwin cs01.crawlspace.com 1.4 Darwin Kernel Version 1.4: Sun Sep
9 15:39:59 PDT 2001; root:xnu/xnu-201.obj~1/RELEASE_PPC Power Macintosh
powerpc
* Memory debugging: OFF
* HTTPS server: OFF
* FTPS server: OFF
* libcurl SSL: ON
*****************************************
*** cURL test suite HTTP server/0.1 listening on port 8999 ***
test 4...[Replaced internal and added custom HTTP headers]
0a1,6
> HTTP/1.1 200 OK
> Date: Thu, 09 Nov 2010 14:49:00 GMT
> Server: test-server/fake
> Content-Type: text/html
> Funny-head: yesyes
>
 data FAILED

 - abort tests
0 tests out of 1 reported OK: 0%
These test cases failed: 4

$ ./runtests.pl 15
********* System characteristics ********
* curl 7.9.5-pre4 (powerpc-apple-darwin1.4)
* libcurl 7.9.5-pre4 (OpenSSL 0.9.6b)
* Host: cs01.crawlspace.com
* System: Darwin cs01.crawlspace.com 1.4 Darwin Kernel Version 1.4: Sun Sep
9 15:39:59 PDT 2001; root:xnu/xnu-201.obj~1/RELEASE_PPC Power Macintosh
powerpc
* Memory debugging: OFF
* HTTPS server: OFF
* FTPS server: OFF
* libcurl SSL: ON
*****************************************
*** cURL test suite HTTP server/0.1 listening on port 8999 ***
test 15...[--write-out test]
curl returned 6, 0 was expected
 error FAILED

 - abort tests
0 tests out of 1 reported OK: 0%
These test cases failed: 15

$ ./runtests.pl 120
********* System characteristics ********
* curl 7.9.5-pre4 (powerpc-apple-darwin1.4)
* libcurl 7.9.5-pre4 (OpenSSL 0.9.6b)
* Host: cs01.crawlspace.com
* System: Darwin cs01.crawlspace.com 1.4 Darwin Kernel Version 1.4: Sun Sep
9 15:39:59 PDT 2001; root:xnu/xnu-201.obj~1/RELEASE_PPC Power Macintosh
powerpc
* Memory debugging: OFF
* HTTPS server: OFF
* FTPS server: OFF
* libcurl SSL: ON
*****************************************
test 120...[ftp download with post-quote delete operation]
curl returned 6, 0 was expected
 error FAILED

 - abort tests
0 tests out of 1 reported OK: 0%
These test cases failed: 120

./runtests.pl 121
********* System characteristics ********
* curl 7.9.5-pre4 (powerpc-apple-darwin1.4)
* libcurl 7.9.5-pre4 (OpenSSL 0.9.6b)
* Host: cs01.crawlspace.com
* System: Darwin cs01.crawlspace.com 1.4 Darwin Kernel Version 1.4: Sun Sep
9 15:39:59 PDT 2001; root:xnu/xnu-201.obj~1/RELEASE_PPC Power Macintosh
powerpc
* Memory debugging: OFF
* HTTPS server: OFF
* FTPS server: OFF
* libcurl SSL: ON
*****************************************
test 121...[ftp download with post- and pre-transfer delete operations]
curl returned 6, 0 was expected
 error FAILED

 - abort tests
0 tests out of 1 reported OK: 0%
These test cases failed: 121

Granted, this isn't the latest Mac OS X update -- it's Mac OS X Server 10.1,
when the current "combo" update is 10.1.3. I've heard of a lot of people
having problems with some of the later releases, so I've stuck with what's
working for me now for the time being. : )

-Clay

___________________________
Clay Loveless
Webmaster, Crawlspace
http://www.crawlspace.com/

> From: Daniel Stenberg <daniel_at_haxx.se>
> Reply-To: curl_at_contactor.se
> Date: Thu, 28 Feb 2002 08:34:51 +0100 (MET)
> To: Curl Mailinglist <curl_at_contactor.se>
> Subject: Re: 7.9.5-pre4
>
> On Wed, 27 Feb 2002, Clay Loveless wrote:
>
>> $ curl -V
>> curl 7.9.5-pre4 (powerpc-apple-darwin1.4) libcurl 7.9.5-pre4 (OpenSSL
>> 0.9.6b)
>>
>> $make test
>> ...
>> 68 tests out of 72 reported OK: 94%
>> These test cases failed: 4 15 120 121
>
> Oh crap.
>
> If you run the tests multiple times, does it fail on the same tests every
> time?
>
> If so, can you run them individually and mail us the output? Run them one by
> one like this:
>
> $ cd tests
> $ ./runtests [num]
> [output]
>
> Thanks a lot for the report!
>
> --
> Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
>
Received on 2002-03-01