********* System characteristics ******** * curl 7.16.3 (i686-pc-linux-gnu) * libcurl/7.16.3 OpenSSL/0.9.8e zlib/1.2.3 * Features: Largefile NTLM SSL libz * Host: tycho * System: Linux tycho 2.6.20.14 #1 SMP PREEMPT Thu Jun 21 18:40:00 CST 2007 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz GenuineIntel GNU/Linux * Server SSL: OFF * libcurl SSL: ON * libcurl debug: OFF * valgrind: OFF * HTTP IPv6 OFF * FTP IPv6 OFF * HTTP port: 8990 * FTP port: 8992 * FTP port 2: 8995 * TFTP port: 8997 * SCP/SFTP port: 8999 * SOCKS port: 9000 * SSL library: OpenSSL * Libtool lib: ON ***************************************** startnew: perl -I. ./ftpserver.pl --pidfile .ftp.pid -s "." --port 8992 RUN: ../src/curl -m13 --silent -vg "ftp://127.0.0.1:8992/verifiedserver" 2>log/verifyftp RUN: Verifying our test FTP server took 0 seconds RUN: FTP server is now running PID 6431 * pid ftp => 6431 6431 test 534...[FTP RETR twice using multi: non-existing host and non-existing file] ./libtest/lib533 ftp://non-existing-host.haxx.se/path/534 ftp://127.0.0.1:8992/path/534 >>log/stdout534 2>>log/stderr534 protocol FAILED: --- log/check-expected 2007-06-26 21:14:57.000000000 -0600 +++ log/check-generated 2007-06-26 21:14:57.000000000 -0600 @@ -1,9 +0,0 @@ -USER anonymous -PASS ftp@example.com -PWD -CWD path -EPSV -TYPE I -SIZE 534 -RETR 534 -QUIT - abort tests * kill pid for ftp => 6431 RUN: Test server pid 6431 signalled to die TESTDONE: 0 tests out of 1 reported OK: 0% TESTFAIL: These test cases failed: 534 TESTDONE: 1 tests were considered during 99 seconds.