Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:56157 php.qa:65977 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39787 invoked from network); 8 Nov 2011 10:36:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2011 10:36:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=dirk@haun-online.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dirk@haun-online.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain haun-online.de designates 80.67.31.41 as permitted sender) X-PHP-List-Original-Sender: dirk@haun-online.de X-Host-Fingerprint: 80.67.31.41 smtprelay03.ispgateway.de Linux 2.6 Received: from [80.67.31.41] ([80.67.31.41:49558] helo=smtprelay03.ispgateway.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/01-34278-A2609BE4 for ; Tue, 08 Nov 2011 05:36:28 -0500 Received: from [80.67.16.112] (helo=webmailfront01.ispgateway.de) by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1RNj2W-0005Uo-2B; Tue, 08 Nov 2011 11:36:24 +0100 Received: from 217.199.204.170 ([217.199.204.170]) by webmail.df.eu (Horde Framework) with HTTP; Tue, 08 Nov 2011 11:36:24 +0100 Date: Tue, 08 Nov 2011 11:36:22 +0100 Message-ID: <20111108113622.Horde.7On_C6GZi1VOuQYmN1iEklA@webmail.df.eu> To: PHP Internals , PHP QA Cc: Ferenc Kovacs References: <4E66C906.7060402@sugarcrm.com> In-Reply-To: User-Agent: Internet Messaging Program (IMP) H4 (5.0.14) Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-Df-Sender: d2VibWFzdGVyQGhhdW4tb25saW5lLmRl Subject: Re: [PHP-DEV] CI for 5.4 From: dirk@haun-online.de (Dirk Haun) Quoting Ferenc Kovacs : > There is only three failing tests left on the debian slaves: > > For 5.3 > ext/phar/tests/phar_oo_005.phpt.Phar and RecursiveDirectoryIterator 0.01 20 > ext/spl/tests/bug60082.phpt.Bug #60082 (100% CPU / when using references > with ArrayObject(&$ref)) FWIW, the test for Bug #60082 also seems to let the PHP CLI running, even after "make test" has finished. I've reported this here: https://bugs.php.net/bug.php?id=60225 bye, Dirk