Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11544 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35095 invoked by uid 1010); 24 Jul 2004 16:11:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33144 invoked from network); 24 Jul 2004 16:10:57 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by pb1.pair.com with SMTP; 24 Jul 2004 16:10:57 -0000 Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id F413FC12722; Sat, 24 Jul 2004 12:10:55 -0400 (EDT) Received: by server3.messagingengine.com (Postfix, from userid 99) id 084BF1763ED; Sat, 24 Jul 2004 12:10:57 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) Cc: internals@lists.php.net References: <1090481119.17884.200852044@webmail.messagingengine.com> <73332734.20040722204731@marcus-boerger.de> In-Reply-To: <73332734.20040722204731@marcus-boerger.de> To: "Marcus Boerger" Date: Sat, 24 Jul 2004 09:10:56 -0700 X-Sasl-Enc: zcC7WPwR1tGqv8BYNxKOfQ 1090685456 Message-ID: <1090685456.22916.201000605@webmail.messagingengine.com> Subject: Re: [PHP-DEV] [PATCH] tests/classes/factory_and_singleton_010.phpt From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hello Marcus, On Thu, 22 Jul 2004 20:47:31 +0200, "Marcus Boerger" said: > 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 did not get what you mean by this. Do you want me to go to each test case and add echo '\n'; as the first executable statement? How it will help? With regards Kamesh Jayachandran > 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 >