Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 89381 invoked from network); 9 Jul 2004 00:23:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Jul 2004 00:23:53 -0000 Received: (qmail 72945 invoked by uid 500); 9 Jul 2004 00:23:53 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 72685 invoked by uid 500); 9 Jul 2004 00:23:52 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 72669 invoked by uid 99); 9 Jul 2004 00:23:51 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Message-ID: <40EDE58E.8010405@apache.org> Date: Fri, 09 Jul 2004 10:23:42 +1000 From: Ian Holsman User-Agent: Mozilla Thunderbird 0.7+ (Macintosh/20040629) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@apr.apache.org Subject: APR teststr is failing ? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N CVS HEAD. I was testing chipig's kqueue stuff on OS/X and noticed that this is failing.. I'm not sure if this is known or not. ianh:/src/httpd-2.1/srclib/apr/test ianh$ ./testall teststr teststr : FAILED 1 of 11 Failed Tests Total Fail Failed % =================================================== teststr 11 1 9.09% ianh:/src/httpd-2.1/srclib/apr/test ianh$