Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:56159 php.qa:65978 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45993 invoked from network); 8 Nov 2011 10:53:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2011 10:53:42 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:44904] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/62-34278-43A09BE4 for ; Tue, 08 Nov 2011 05:53:41 -0500 Received: by ywb26 with SMTP id 26so429588ywb.29 for ; Tue, 08 Nov 2011 02:53:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cnyJUX7j5vmMwv0Wr0gxVF5pLzfpBLYBRz1nTkRN/3E=; b=oo5ySBxGCzVvF4eokiWqr1hjpLdOKoTxVmfqqdzDitUhzI16e+cofsoenpQYK3KVqW aKiIWx5dKryb0aJvrfPQ0zg/WQEAu8UDuT6HSoaD9T2nEY4jcBUBbni3HgCaJT/kA8hh 1TGdTlkWxp+2fvyGuoUIWA9htieNjvPjzPd1E= MIME-Version: 1.0 Received: by 10.236.170.201 with SMTP id p49mr30334207yhl.106.1320749618053; Tue, 08 Nov 2011 02:53:38 -0800 (PST) Received: by 10.146.71.16 with HTTP; Tue, 8 Nov 2011 02:53:37 -0800 (PST) In-Reply-To: <20111108113622.Horde.7On_C6GZi1VOuQYmN1iEklA@webmail.df.eu> References: <4E66C906.7060402@sugarcrm.com> <20111108113622.Horde.7On_C6GZi1VOuQYmN1iEklA@webmail.df.eu> Date: Tue, 8 Nov 2011 11:53:37 +0100 Message-ID: To: Dirk Haun , Rasmus Lerdorf Cc: PHP Internals , PHP QA Content-Type: multipart/alternative; boundary=20cf305640c9d2428004b136fbdc Subject: Re: [PHP-DEV] CI for 5.4 From: tyra3l@gmail.com (Ferenc Kovacs) --20cf305640c9d2428004b136fbdc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Nov 8, 2011 at 11:36 AM, Dirk Haun wrote: > 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=3D60225 > > The run-tests.php should kill it when it timeouts(it does a proc_terminate)= . On FreeBSD I experienced that the timeout never happen, but in you case it seems it does, but it seems that the proc_terminate didn't killed the test. Maybe that is related to ext/standard/tests/general_functions/bug39322.phpt "Bug #39322 (proc_terminate() loosing process resource)" Albeit that (https://bugs.php.net/bug.php?id=3D39322) should be fixed, according to Rasmus. Rasmus do you have any idea why is that test failing on 5.4 and trunk for debian x86? see: http://ci.qa.php.net/job/php-src-5.4-matrix-tests/88/architecture=3Dx86,os= =3Dlinux-debian-6.0/testReport/ext_standard_tests_general_functions_bug3932= 2/phpt/Bug__39322__proc_terminate___loosing_process_resource_/ http://ci.qa.php.net/job/php-src-trunk-matrix-tests/52/architecture=3Dx86,o= s=3Dlinux-debian-6.0/testReport/ext_standard_tests_general_functions_bug393= 22/phpt/Bug__39322__proc_terminate___loosing_process_resource_/ Dirk: could you please update your bug report with more info (which disto, output of uname -a) as I didn't see that happening on the machines that I'm building php on. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --20cf305640c9d2428004b136fbdc--