Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89817 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82725 invoked from network); 15 Dec 2015 21:41:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2015 21:41:28 -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.220.177 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.220.177 mail-qk0-f177.google.com Received: from [209.85.220.177] ([209.85.220.177:34844] helo=mail-qk0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/3F-51216-70980765 for ; Tue, 15 Dec 2015 16:41:27 -0500 Received: by mail-qk0-f177.google.com with SMTP id u65so16321351qkh.2 for ; Tue, 15 Dec 2015 13:41:27 -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=l+kr1L57eAPPmNkwO3cHzsW/PtoaCBuwQoaBzcvIxms=; b=cTddCDVaEGX88kglWqXcwOJkLZjIXcFFhPAniCg7jnA5ExvS25vqeJSK3a1zhFjTVc wsWjweJ82LfXO8626Pqs0B0kc07GS0B/xk+0nvebEQAhtF8oKDFfRes5DW7m9om906Yt IDrgONzAVebiKqYrSrSA2BFVUErw3NakJigI+O4z+PmBO/MfNvUYVi285AIjv4QZ45BN WOA1Gb4kYahJGaN1SvkqKnIgia21XqDeemmpIch+4zBuCjeh+MSRDkoQ7JEjjpSnADAU petK6YBSZt0yQLD3m7DLC24klKtBZapCWFyxm41wpQF/B81LIRruY84eB0jhQumRmUrM sUAA== X-Received: by 10.129.73.69 with SMTP id w66mr8545622ywa.346.1450215684757; Tue, 15 Dec 2015 13:41:24 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.13.218.2 with HTTP; Tue, 15 Dec 2015 13:40:45 -0800 (PST) In-Reply-To: References: Date: Wed, 16 Dec 2015 06:40:45 +0900 X-Google-Sender-Auth: LcH5P6QGdK4kFAYMdBzW0rcninM Message-ID: To: Xinchen Hui Cc: Lior Kaplan , PHP internals list Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Travis CI is failing From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Xinchen, On Wed, Dec 16, 2015 at 12:32 AM, Xinchen Hui wrote: > On Tue, Dec 15, 2015 at 7:58 PM, Lior Kaplan wrote: >> >> Hi, >> >> Travis CI reports show quite a lot of failures with recent commits to few >> of the branches. >> From a quick look it fails due to tests and not due to compilation issues. >> >> Please check the status of the build/tests after your commits: >> https://travis-ci.org/php/php-src/branches >> >> At the moment ext/session/tests/bug32330.phpt fails for 5.6, 7.0 and >> master. > > most of them relates to session, Yasuo, could you please have a look into > them? Thank you. I'll fix it now. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net