Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52338 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45981 invoked from network); 12 May 2011 17:30:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 May 2011 17:30:27 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.160.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:55617] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/11-29052-1391CCD4 for ; Thu, 12 May 2011 13:30:27 -0400 Received: by gyb11 with SMTP id 11so731468gyb.29 for ; Thu, 12 May 2011 10:30:23 -0700 (PDT) Received: by 10.150.13.7 with SMTP id 7mr550829ybm.201.1305221422912; Thu, 12 May 2011 10:30:22 -0700 (PDT) Received: from [172.20.10.2] ([166.205.11.199]) by mx.google.com with ESMTPS id g10sm2633147ybn.17.2011.05.12.10.30.20 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 May 2011 10:30:21 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4DCB23B2.90906@sugarcrm.com> Date: Thu, 12 May 2011 11:30:15 -0600 Cc: Rasmus Lerdorf , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <4DC729EE.9090600@sugarcrm.com> <8757232E56758B42B2EE4F9D2CA019C901401CB0@US-EX2.zend.net> <1305138029.2232.9.camel@guybrush> <691BF1CD-66E1-4123-AA98-A205A5E67F78@roshambo.org> <4DCADA70.7080505@sugarcrm.com> <41C30BEF-CC30-4A32-A8FB-2B8A6132804C@roshambo.org> <4DCB05F9.2000406@lerdorf.com> <3FCE63CB-3198-4253-9DB6-486AA9F3833D@roshambo.org> <4DCB23B2.90906@sugarcrm.com> To: Stas Malyshev X-Mailer: Apple Mail (2.1084) Subject: Re: [PHP-DEV] 5.4 again From: philip@roshambo.org (Philip Olson) On May 11, 2011, at 6:02 PM, Stas Malyshev wrote: > Hi! >=20 >> We once had a matrix showing test results per setup (OS, phpversion, >> per configure switches) but it was someones pet project and the code >> has long since been lost (he looked years ago). Maybe such a beast >> would be useful. >=20 > We can do a table saying which tests fails where in the wiki right = now... Okay let's have a look after we receive more reports. And collaboration = may be needed for several of these fails although opening a bug report = for each doesn't feel ideal. Other ideas? A "I tried this, it may be = that, my OS is weird, ah I see, oh nice idea let's try... Eureka!" type = dialogue comes to mind.=20 >> Also, how about we change[1] it so php.qa.reports[2] stops receiving >> 5_2 results, and always receives snapshot results? For example, >> snapshot test results (5_3 and trunk) are configured to _not_ go >> there today. >=20 > I think it's an excellent idea. 5.2 is not going to be fixed anyway, = we need 5.3 and trunk much more. I replaced 5.2 with 5.4 for FC, and we now allow 5.3.7-dev and = 5.3.99-dev snaps. However, I'm unable to determine why 5.3.99-dev tests = aren't posting to the list but at least 5.3.7-dev do now. Speaking of = 5.3.99, how about we rename it to 5.4? The trunk being 5.4 or 6.0 debate = feels over. ;) Regards, Philip