cURL / Mailing Lists / curl-users / Single Mail

curl-users

running tests under Cygwin

From: David Byron <DByron_at_everdreamcorp.com>
Date: Tue, 27 May 2003 11:09:20 -0700

I've configured and built the source for 7.10.5 following the instructions
in docs/INSTALL. I tried running the testsuite, but all the tests fail.

For just the first test, I get:

DByron_at_DByron /cygdrive/c/src/curl-7.10.5-cygwin-sh/tests
$ ./runtests.pl -v 1
********* System characteristics ********
* curl 7.10.5 (i686-pc-cygwin)
* libcurl/7.10.5 zlib/1.1.4
* Host: DByron
* System: CYGWIN_NT-5.1 DByron 1.3.22(0.78/3/2) 2003-03-18 09:20 i686
unknown unknown Cygwin
* Memory debugging: OFF
* Netrc debugging: OFF
* HTTPS server: OFF
* FTPS server: OFF
* libcurl SSL: OFF
*****************************************
CMD; ../src/curl -o log/verifiedserver --silent -i
127.0.0.1:8999/verifiedserver 2>/dev/null
RUN: curl command returned 7
CMD: perl -I. ./httpserver.pl 8999 &
RUN: HTTP server is now verified to be our server
]est 001...[simple HTTP GET
>log/stdout1 2>log/stderr1rl1.out --include -v http://127.0.0.1:8999/1
curl returned 18, 0 was expected
 error FAILED

 - abort tests
RUN: Test server pid 12024 signalled to die
TESTDONE: 0 tests out of 1 reported OK: 0%
TESTFAIL: These test cases failed: 1

The attached files show some more information. stdout1 is empty. Do other
folks have this working? Is this expected to work?

Thanks much.

-DB

-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge

  • application/octet-stream attachment: sws.log
  • application/octet-stream attachment: stderr1
  • application/octet-stream attachment: curl1.out
  • application/octet-stream attachment: curl.log
Received on 2003-05-27