cURL / Mailing Lists / curl-library / Single Mail

curl-library

tests fail on HEAD?

From: Ravi Pratap <Ravi.Pratap_at_hillcrestlabs.com>
Date: Wed, 2 Aug 2006 18:45:02 -0400

I've curl checked out from HEAD and when I try to run the tests, here's
what I get.

Any idea what's going on? Aren't the tests all supposed to run?

Ravi.

make[1]: Leaving directory `/home/rpratap/devel/clean_curl/curl/tests'
srcdir=. /usr/bin/perl -I. ./runtests.pl
********* System characteristics ********
* curl 7.15.5-CVS (x86_64-suse-linux)
* libcurl/7.15.5-CVS zlib/1.2.1
* Features: Debug IPv6 Largefile libz
* Host: swbuild
* System: Linux swbuild 2.6.8-24-smp #1 SMP Wed Oct 6 09:16:23 UTC 2004
x86_64 x86_64 x86_64 GNU/Linux
* Server SSL: OFF
* libcurl SSL: OFF
* libcurl debug: ON
* valgrind: OFF
* HTTP IPv6 ON
* FTP IPv6 ON
* HTTP port: 8990
* FTP port: 8992
* FTP port 2: 8995
* HTTP IPv6 port: 8994
* FTP IPv6 port: 8996
* TFTP port: 8997
* Libtool lib: OFF
*****************************************
test 001...[HTTP GET]

 protocol FAILED:
--- log/check-expected 2006-08-02 18:41:05.191880355 -0400
+++ log/check-generated 2006-08-02 18:41:05.191880355 -0400
@@ -1,4 +0,0 @@
-GET /1 HTTP/1.1
-Host: 127.0.0.1:8990
-Accept: */*
-

 - abort tests
TESTDONE: 0 tests out of 1 reported OK: 0%
TESTFAIL: These test cases failed: 1
TESTDONE: 1 tests were considered during 11 seconds.
make: *** [test] Error 1
Received on 2006-08-03