Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79388 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92370 invoked from network); 2 Dec 2014 20:09:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2014 20:09:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.46 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.46 mail-oi0-f46.google.com Received: from [209.85.218.46] ([209.85.218.46:60014] helo=mail-oi0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/52-13722-C5C1E745 for ; Tue, 02 Dec 2014 15:09:01 -0500 Received: by mail-oi0-f46.google.com with SMTP id h136so9582209oig.5 for ; Tue, 02 Dec 2014 12:08:57 -0800 (PST) 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=ewxCHftVcXZLYd4pvjUoSN10zvhxTuYT2VcVCh9FU1w=; b=lsAXEE2yoTlucmZOOqXSVk0VE3S8+32G8La4cNkj+gTyeZ9qSLso4UNMHRZlMdlk66 ae8eByMYsTJfpao35smXDn9zOb+aSmhwua3I0rrYrltDwL/uM/cnu+v/8PV3/FKoeRv4 mgT/gjZzTka5blkWH6kdR8jboCfdVvNfYsEC9DqDoGAIXu9Iz6Vtg5eOaKq1yoI1Ch9T 2/FAQPrHeM9rYuYBhV+KU9NrkllIlCX5+nuXz6UEw+3lv3emDiQ7oc+kmmEBHs3SYx0d BLnnOKfHm5WJdNfwTT7XRrd/57PnN8o6N8RPTEqWnRgYFNgGxkvV5DGK1ykzCebunb6R IbYA== MIME-Version: 1.0 X-Received: by 10.202.44.213 with SMTP id s204mr626703ois.77.1417550937755; Tue, 02 Dec 2014 12:08:57 -0800 (PST) Received: by 10.60.37.103 with HTTP; Tue, 2 Dec 2014 12:08:57 -0800 (PST) Received: by 10.60.37.103 with HTTP; Tue, 2 Dec 2014 12:08:57 -0800 (PST) In-Reply-To: <547E19AC.7010104@php.net> References: <547BE285.6060901@gmail.com> <547E1269.5040402@gmail.com> <547E19AC.7010104@php.net> Date: Tue, 2 Dec 2014 21:08:57 +0100 Message-ID: To: Maciej Sobaczewski Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1137c2521894d00509414c60 Subject: Re: [PHP-DEV] test sapi/fpm/tests/015.phpt From: tyra3l@gmail.com (Ferenc Kovacs) --001a1137c2521894d00509414c60 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2014.12.02. 20:57 ezt =C3=ADrta ("Maciej Sobaczewski" ): >> >> interesting, I've checked out https://travis-ci.org/php/php-src/builds >> before sending my mail, and looked into a couple of failed builds, but >> couldn't find anything with this particular test. >> > > As far as I can see, Remi already marked it as XFAIL. Yes. I was looking before it was marked though. But now I was able to reproduce albeit like once in a hundred times. --001a1137c2521894d00509414c60--