Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39165 invoked from network); 8 Sep 2011 10:21:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2011 10:21:57 -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.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:44659] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/E5-05788-047986E4 for ; Thu, 08 Sep 2011 06:21:53 -0400 Received: by yxi13 with SMTP id 13so75342yxi.29 for ; Thu, 08 Sep 2011 03:21:49 -0700 (PDT) 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:content-transfer-encoding; bh=ZRQwuZ9t0SGbtThWB/x4ZqdkdJqGfnuug566yeSssXw=; b=MCb4/OaC/Clf1crb8qaHpE2rvWhO4lZcxsC70d8aOA8dCMeSUnRA5je6gJVba2MGCV 46FqJXQRJcf0GoEdNWcCB7JJq+SD03tyYUCjCkAdiM6Hhz6kebTv00sqJilMwOBcgJg4 qWfBirN1/9KyPsBkwfTpd4AvilsrjDIl0SH4I= MIME-Version: 1.0 Received: by 10.147.127.29 with SMTP id e29mr437601yan.15.1315477297153; Thu, 08 Sep 2011 03:21:37 -0700 (PDT) Received: by 10.147.99.13 with HTTP; Thu, 8 Sep 2011 03:21:37 -0700 (PDT) In-Reply-To: References: Date: Thu, 8 Sep 2011 12:21:37 +0200 Message-ID: To: Laruence Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] zlib issues in 5.4 and trunk From: pierre.php@gmail.com (Pierre Joye) hi, That's the only remaining, the other failed tests were due to LF (was sure I did the conversion already, incl. external data being read). However it happens randomly and only on unix. On Wed, Sep 7, 2011 at 3:03 AM, Laruence wrote: > Hi: > =A0ext/zlib/tests/gzencode_variation1.phpt failed in Linux(redhat 64-bit) > > =A0test log =A0http://pastebin.com/TzpW8GTK > > thanks > > 2011/9/6 Pierre Joye : >> hi, >> >> It seems that 5.4 and trunk has something broken in zlib and maybe >> bas64 encoding/decoding. >> >> We have a serie of tests failing on linux or windows: >> >> ext\zlib\tests\bug_52944.phpt >> ext\zlib\tests\gzcompress_basic1.phpt >> ext\zlib\tests\gzcompress_variation1.phpt >> ext\zlib\tests\gzdeflate_basic1.phpt >> ext\zlib\tests\gzdeflate_variation1.phpt >> ext\zlib\tests\gzencode_basic1.phpt >> ext\zlib\tests\gzencode_variation1-win32.phpt (the unix version too) >> ext\zlib\tests\gzfile_basic.phpt >> ext\zlib\tests\gzfile_basic2.phpt >> \tests\gzfilegzreadfile.phpt >> ext\zlib\tests\gzuncompress_basic1.phpt >> ext\zlib\tests\readgzfile_basic.phpt >> ext\zlib\tests\readgzfile_basic2.phpt >> >> cheers, >> -- >> Pierre >> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > > -- > Laruence =A0Xinchen Hui > http://www.laruence.com/ > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org