Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81697 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64160 invoked from network); 3 Feb 2015 09:17:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2015 09:17:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qc0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:57022] helo=mail-qc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/86-20608-F1290D45 for ; Tue, 03 Feb 2015 04:17:20 -0500 Received: by mail-qc0-f170.google.com with SMTP id p6so34318808qcv.1 for ; Tue, 03 Feb 2015 01:17:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=CwHzoizBMb2xChzeGR8bx5PR59fL4MCjpUpP+kr92vQ=; b=cMzOJ5JiozsheG0FyRGOSkULjiZNhNEFiLg+vWG7jumq+nFyz/2IjinYF2IEZN+7O9 ZPC4nXxl5h/lyoFMBt/lPn28ZvflVooKVv978+cSTNwJqu78SqTnjUf8MTDXyWYglew3 +kX+bp/uBxHHP/FhTa78qxt0WVNEZlyHUS9PZYlZnsEjk4nVpx+0f4fwbM3aa2Cmr/4E qYgZzNkSNgxs/0MTDBnWqanDj46JlOIEV0R5tho2b2s66XLhGyfNQIwrnE0nruo57csz 8uMKvpLgbw4l9AigkPpiz1SqgnXhZM0CHAsRURrvrJVLVvofsxdnd4dI9AW0nzasXslj Dwzg== X-Received: by 10.224.161.138 with SMTP id r10mr50475395qax.21.1422955037427; Tue, 03 Feb 2015 01:17:17 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.28.72 with HTTP; Tue, 3 Feb 2015 01:16:37 -0800 (PST) In-Reply-To: <54CFD85A.3040007@gmail.com> References: <54CFD85A.3040007@gmail.com> Date: Tue, 3 Feb 2015 18:16:37 +0900 X-Google-Sender-Auth: hMaYX-P4pa3Yyo68F-iyBQqoThM Message-ID: To: Stanislav Malyshev Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e014953ec898eae050e2b8936 Subject: Re: Failing test for bug #61470 From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e014953ec898eae050e2b8936 Content-Type: text/plain; charset=UTF-8 Hi Stas, On Tue, Feb 3, 2015 at 5:04 AM, Stanislav Malyshev wrote: > 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? > Sorry, it was my mistake. It seems I should have run tests on my personal checkouts. It's removed already. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e014953ec898eae050e2b8936--