Hi.

I'm trying to build curl from cooker on my 9.0 machine as root, but the make 
test fails at:

test 305...OK
test 306... error FAILED
test 400...OK
test 401...OK
test 402...OK
test 403...OK
100 tests out of 101 reported OK: 99%
These test cases failed: 306
5 tests were skipped due to restraints
make[1]: *** [quiet-test] Error 1
make[1]: Leaving directory `/home/root/RPM/BUILD/curl-7.10.2/tests'

However, when running:

[root@valhalla tests]# ./runtests.pl -d -v -k 306
********* System characteristics ********
* curl 7.10.2 (i586-mandrake-linux-gnu)
* libcurl/7.10.2 OpenSSL/0.9.7 zlib/1.1.4
* Host: valhalla.localnet.tld
* System: Linux valhalla.localnet.tld 2.4.19-16mdk #1 Fri Sep 20 18:15:05 CEST 
2002 i686 unknown unknown GNU/Linux
* Memory debugging: OFF
* Netrc debugging:  OFF
* HTTPS server:     ON
* FTPS server:      ON
* libcurl SSL:      ON
*****************************************
No server running, start it
CMD: perl -I. ./httpserver.pl -v  8999 &
CMD: perl -I. ./httpsserver.pl -v  -r 8999 8433 &
*** cURL test suite HTTP server/0.1 listening on port 8999 ***
HTTPS server: /usr/sbin/stunnel -p 
/home/root/RPM/BUILD/curl-7.10.2/tests/stunnel.pem -P 
/home/root/RPM/BUILD/curl-7.10.2/tests/.https.pid -d 8433 -r 8999 2>/dev/null
test 306...[HTTPS GET, receive no headers only data!]
../src/curl --output log/curl306.out --include -v -k 
https://127.0.0.1:8433/306 >log/stdout306 2>log/stderr306
 data OK protocol OK
Test server pid 4617 signalled to die
Test server pid 4607
 signalled to die
1 tests out of 1 reported OK: 100%


On klama everything's just fine because I'm not root?

test 202...OK
90 tests out of 90 reported OK: 100%
16 tests were skipped due to restraints

Here's a thread about it: 
http://marc.theaimsgroup.com/?l=curl-users&m=103792922106678&w=2

Maybe I'm on the wrong list, or should I just disable the tests?

-- 
Regards // Oden Eriksson, Deserve-IT.com

Reply via email to