Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71195 invoked from network); 11 Apr 2012 05:25:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2012 05:25:16 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:52330] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/D0-18401-AB5158F4 for ; Wed, 11 Apr 2012 01:25:14 -0400 Received: by ggmb2 with SMTP id b2so326446ggm.29 for ; Tue, 10 Apr 2012 22:25:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sXM12s733hV/89aWYJkoHfTWHH4x9zMvP+/CrEd01Tk=; b=GEuaEjCiETheUe3zVLm7cfVfpqQjrTewTf03WA2eZMq5M9P7+mJg9R/y3p66N9K/9Q WmSVmYetcD+u5Nmf/GdFCifefEd6od8Z8knSKIrijSUESO0NlxadwDmo5EwxZb4pFE/S sJC8uzhdtj9P8zZg5JbpFJjh+MEmUDDg1gVfal6cVN9C1MP4RYKgw4G3sRvuDyVQ7JaB kF9DJyNpEB0YIBgGayQtdslFBbYN8ioJrGw5F7DzwtywAbWYqYnN6SD9Ga51MzEQXbUe Oe7/coSqKPeQdtx6s66bj1QzbWdeiXHbUNQX3BweQkWDhM1VCJfuVwUADcHD/SEONcM5 DNJQ== MIME-Version: 1.0 Received: by 10.236.145.34 with SMTP id o22mr12185292yhj.7.1334121910668; Tue, 10 Apr 2012 22:25:10 -0700 (PDT) Received: by 10.147.168.16 with HTTP; Tue, 10 Apr 2012 22:25:10 -0700 (PDT) In-Reply-To: <4F84B312.9000005@sugarcrm.com> References: <062d97234afa5d35f307cde3f3551a9d.squirrel@webmail.klapt.com> <7e6770a85f1256bf34b23ca78045831c.squirrel@webmail.klapt.com> <4F847D64.2070500@sugarcrm.com> <4F84B312.9000005@sugarcrm.com> Date: Wed, 11 Apr 2012 07:25:10 +0200 Message-ID: To: Stas Malyshev Cc: "ab@php.net" , David Soria Parra , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Fileinfo fixes for windows From: pierre.php@gmail.com (Pierre Joye) hi Stas, On Wed, Apr 11, 2012 at 12:24 AM, Stas Malyshev wrote: > Hi! > >> However, as you won't merge the tests fixes either, we won't 5.4.1's >> tests at all to valid the build (way too many false positive), it does >> not really matter anymore. > > Wait, are we talking about new test fixes or about tests that are broken > in RC1 and need fixing? I was assuming it's the former but maybe I miss > the point entirely. I've run tests of RC1 on Linux and those were just > fine. If they fail somewhere else please tell me and I'll see if I > should add those. > I'm ok with pulling the LF fix, that seems innocent enough - it's not > even a code change, just a metadata change. btw, It is not a realy issue as we won't use 5.4.1 tests to test the release but 5.4's branch ones. Too many false positive. The lf should not be a problem either as the releases are packaged on linux, so LF is the default there. All in all, I do not see a critical stopping preventing us to go final (and begin with next soonish :) ). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org