Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11475 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52118 invoked by uid 1010); 22 Jul 2004 18:47:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49976 invoked from network); 22 Jul 2004 18:47:30 -0000 Received: from unknown (HELO mx.thebrainroom.net) (69.55.226.195) by pb1.pair.com with SMTP; 22 Jul 2004 18:47:30 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 5076C1488035; Thu, 22 Jul 2004 11:47:30 -0700 (PDT) Received: from BAUMBART (p508EB334.dip.t-dialin.net [80.142.179.52]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with ESMTP id 44DF31488033; Thu, 22 Jul 2004 11:47:27 -0700 (PDT) Date: Thu, 22 Jul 2004 20:47:31 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <73332734.20040722204731@marcus-boerger.de> To: Kamesh Jayachandran Cc: internals@lists.php.net In-Reply-To: <1090481119.17884.200852044@webmail.messagingengine.com> References: <1090481119.17884.200852044@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on jc.thebrainroom.net X-Spam-Status: No, hits=0.8 required=5.0 tests=PRIORITY_NO_NAME autolearn=no version=2.63 X-Spam-Level: X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] [PATCH] tests/classes/factory_and_singleton_010.phpt From: helly@php.net (Marcus Boerger) Hello Kamesh, can you adapt you test files to ouput a single line before the actual script starts by using 'echo "*\n";' for example and see if you get a blank line in the output then? I checked all testfiles again and they all PASS for me pretty fine. And in all the qa reports we got so far there was never such a problem as you mentioned. regards marcus Thursday, July 22, 2004, 9:25:19 AM, you wrote: > Hi All, > I had the tests/classes/factory_and_singleton_010.phpt testcase failing > in Linux, NetWare, Windows ports of PHP. > And found that this failure is due to one extra line. > Attached the patch. > With regards > Kamesh Jayachandran -- Best regards, Marcus mailto:helly@php.net