cURL / Mailing Lists / curl-library / Single Mail

curl-library

JFYI (Re: hiper-patch)

From: Alexander Lazic <al-curllibrary_at_none.at>
Date: Tue, 20 Dec 2005 15:00:14 +0100

On Die 20.12.2005 13:42, Alexander Lazic wrote:
>
>And with the current cvs works ;-))

I have try a 'make test' and get the following:

---
********* System characteristics ******** 
* curl 7.15.2-CVS (i686-redhat-linux-gnu) 
* libcurl/7.15.2-CVS OpenSSL/0.9.7f zlib/1.2.2.2 c-ares/1.3.0 \
libidn/0.5.15
* Features: AsynchDNS IDN Largefile NTLM SSL libz 
* Host: al1.user.lan.at
* System: Linux al1.user.lan.at 2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:37 \
EST 2005 i686 i686 i386 GNU/Linux
* Server SSL:     ON
* libcurl SSL:    ON
* libcurl debug:  OFF
* valgrind:       OFF
* HTTP IPv6       OFF
* FTP IPv6        OFF
* HTTP port:      8990
* FTP port:       8992
* FTP port 2:     8995
* HTTPS port:     8991
* TFTP port:      8997
* SSL library:    OpenSSL
***************************************** 
.
.
TESTDONE: 97 tests out of 277 reported OK: 35%
TESTFAIL: These test cases failed: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 22 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92 93 94 95 97 98 99 150 151 152 153 154 155 156 157 158 159 160 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 183 184 185 186 187 188 189 192 193 194 197 198 199 206 207 208 209 213 214 217 218 220 221 222 223 224 233 234 239 243 245 246 249 256 258 259 260 262 264 265 266 267 268 269 273 274 275 500 503 506 508 510 512 513 514 515 516 519 522 523 
TESTDONE: 301 tests were considered during 585 seconds.
TESTINFO: 24 tests were skipped due to these restraints:
TESTINFO: "curl lacks ipv6 support" 9 times (212, 240, 241, 242, 252, 253, 254, 255, 263)
TESTINFO: "failed starting HTTPS server (stunnel)" 8 times (300, 301, 302, 303, 304, 305, 306, 509)
TESTINFO: "rlimit problems" 1 times (518)
TESTINFO: "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257)
---
I have STRG-C the second test because:
---
write(2, "0", 1)                        = 1
poll([{fd=3, events=POLLIN}], 1, 1000)  = 0
poll([{fd=3, events=POLLIN}], 1, 0)     = 0
gettimeofday({1135085581, 701468}, NULL) = 0
gettimeofday({1135085581, 701655}, NULL) = 0
write(2, "\r", 1)                       = 1
---
I'am not sure if this behaviour is normal or not.
I have also try some normal http && https && ftp requests thru our
proxy:
src/curl -OLx$OUR_PROXY:$PORT ftp://ftp.sunet.se/pub/OpenBSD/3.8/i386/etc38.tgz
src/curl -kLx$OUR_PROXY:$PORT https://www.ibm.com/
And it works as assumed ;-)
In the evening i will try it on frebsd 6.0 ;-)
@Daniel thanx for you great work ;-))
Greetings
Alex
Received on 2005-12-20