On 2/4/06, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > Hi! > > I have uploaded the 4.99.1 release to SF.
I'm getting some test failures: Tests began at Sat Feb 04 03:13:58 PM MST 2006 http.test http_byteranges.test http_chunked.test [04/Feb/2006:15:13:58][4858.1087490992][-conn:test:0] Notice: encoding: loaded: iso8859-1 ns_accesslog.test ns_addrbyhost.test ==== ns_addrbyhost-1.2 bad host FAILED ==== Contents of test case: ns_addrbyhost this_should_not_resolve ---- Test completed normally; Return code was: 0 ---- Return code should have been one of: 1 ==== ns_addrbyhost-1.2 FAILED ns_adp_compress.test ==== ns_adp_conpress-1.2 Accept-Encoding gzip FAILED ==== Contents of test case: set response [nstest_http -setheaders {accept-encoding gzip} -getheaders {content-encoding} -getbody 1 GET /ns_adp_compress.adp] binary scan [lindex $response 2] "H*" values list [lindex $response 0] [lindex $response 1] [regexp -all -inline {..} $values] ---- Result was: 200 {} {74 68 69 73 20 69 73 20 61 20 74 65 73 74} ---- Result should have been (exact matching): 200 gzip {1f 8b 08 00 00 00 00 00 00 03 2b c9 c8 2c 56 00 a2 44 85 92 d4 e2 12 00 26 33 05 16 0d 1e e7 ea 00 00 00 0e} ==== ns_adp_conpress-1.2 FAILED ns_base64encode.test ns_cache.test [04/Feb/2006:15:14:08][4858.1076697408][-main-] Notice: maxsize 1024 size 1 entries 1 flushed 29 hits 564 missed 32 hitrate 94 ns_conn.test ns_conn_host.test ns_crypt.test ns_env.test ns_gifsize.test ns_hashpath.test ns_hostbyaddr.test ns_hrefs.test ns_httptime.test ns_info.test ==== ns_info-2.19.1 basic operation FAILED ==== Contents of test case: expr {[llength [ns_info pools]]<=0} ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== ns_info-2.19.1 FAILED ns_jpegsize.test ns_log.test [04/Feb/2006:15:14:12][4858.1076697408][-main-] Notice: test [04/Feb/2006:15:14:12][4858.1076697408][-main-] Notice: test ns_mime.test ns_nsv.test ns_pagepath.test ns_parseargs.test ns_register_filter.test ns_register_proc.test ns_serverpath.test ns_set.test ns_sha1.test ns_thread.test ns_urlencode.test ns_uuencode.test nsdb.test tclresp.test url2file.test Tests ended at Sat Feb 04 03:14:30 PM MST 2006 all.tcl: Total 690 Passed 687 Skipped 0 Failed 3 Sourced 35 Test Files. Files with failing tests: ns_addrbyhost.test ns_adp_compress.test ns_info.test