Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81644 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33811 invoked from network); 2 Feb 2015 20:04:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2015 20:04:54 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.54 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.54 mail-pa0-f54.google.com Received: from [209.85.220.54] ([209.85.220.54:49203] helo=mail-pa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/C1-25089-568DFC45 for ; Mon, 02 Feb 2015 15:04:53 -0500 Received: by mail-pa0-f54.google.com with SMTP id eu11so86424606pac.13 for ; Mon, 02 Feb 2015 12:04:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=SSL/I6Azlf/HbqCdTphGRY6ZV6hdNAK+vr2sdLvKC/Y=; b=bPk9DJWVEajSIEBmCMb3jvkD4xYDetfmY3vApHyQQdm+na+5Vd5zGvTXz5fs0Yr7P+ gJ7Oy7aT6cR5fVv1oVzqmICyzJe4a/SLg4cyXTll3mFHll0zt985yapmV4oOBIyUQa1j GxaLB4/p4aT8qsl8mDlaSMwRLHFydW4wce5JKo5xr7tN9kb7YHnA9H79yFUCprFrQS5j 7PmzJV8Bdmg2elmbS8cQRGtIjzmDIX96gVHqORHs8oX+rxbr3cjKHnE+edKWnnH7amYA ZpTlayaPGivhqUUbJgXGVJtnSXPszD4A0TrWEidmDwC3//XtLAp84G5AxVdnjrXw3nxs SCHw== X-Received: by 10.68.189.105 with SMTP id gh9mr515593pbc.142.1422907490372; Mon, 02 Feb 2015 12:04:50 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id ej9sm19691064pdb.1.2015.02.02.12.04.49 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Feb 2015 12:04:49 -0800 (PST) Message-ID: <54CFD85A.3040007@gmail.com> Date: Mon, 02 Feb 2015 12:04:42 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Yasuo Ohgaki , PHP Internals Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Failing test for bug #61470 From: smalyshev@gmail.com (Stanislav Malyshev) Hi! I see you've added test for #61470 to 5.5 and up. But this test is failing on CI. Could you please look into it and fix it or revert it until it works? Thanks, -- Stas Malyshev smalyshev@gmail.com