Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89816 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64870 invoked from network); 15 Dec 2015 15:32:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2015 15:32:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.213.43 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.213.43 mail-vk0-f43.google.com Received: from [209.85.213.43] ([209.85.213.43:32928] helo=mail-vk0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/1D-51216-7A230765 for ; Tue, 15 Dec 2015 10:32:55 -0500 Received: by mail-vk0-f43.google.com with SMTP id a188so7787491vkc.0 for ; Tue, 15 Dec 2015 07:32:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=jZMHndW1SNFnEgXreuiCdn8PSGxqb4voGTUPUdfQwfM=; b=TYcHNPiP3cGIWfgsByXaodfghsqoMZ/A4PzaU59VAj6sV7445bfmvZIRDL7edkkz4C 86PKoR7jEwu0BDabtusO2eEIuCvKEoHoXfUwGbxRCOca0mcfQrVc9iEZxp+9UGz1MRAe 2xC90Qdom46DCrFyqJXNaCjp7HPgB+Hi0ngmEp/WWXuijezu3JpwK36FIqPii752HArj oKpC1rGgJoFAcaV2fwJI6xPx8Q+pyomuA8VkOe4ie449S3/WAYRNJDLodc7w8OwhtzAr anD5tHBBTtqAst3kMhzEqHRx7jaZdSCBf7FKW1kKf+my58ugNX0R3Z/LjZcab+VSNKgf BHWg== X-Gm-Message-State: ALoCoQk9lTGYXxBV0ovymINMPYojl60+DXzv7Oo7IlwXNoPl3RPMt+KA1wwI8kJxp4ti4h5pZoIyR84iR5sK5QBm8GbIxN65uDFX6vubGPtNnk0/T/QO3xUgDawl/YRdjb5uYsrF9kWepuDlVMj+RPBbTQzm8I0xl8Xsdxh6ZHAkUjGius4uWJAxdz03InFkyd6/s0JcZCuM X-Received: by 10.31.173.79 with SMTP id w76mr28717708vke.64.1450193571803; Tue, 15 Dec 2015 07:32:51 -0800 (PST) Received: from mail-vk0-f49.google.com (mail-vk0-f49.google.com. [209.85.213.49]) by smtp.gmail.com with ESMTPSA id i63sm151639vke.2.2015.12.15.07.32.50 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Dec 2015 07:32:51 -0800 (PST) Received: by mail-vk0-f49.google.com with SMTP id a189so7690407vkh.2 for ; Tue, 15 Dec 2015 07:32:50 -0800 (PST) X-Received: by 10.31.161.131 with SMTP id k125mr31316276vke.74.1450193570859; Tue, 15 Dec 2015 07:32:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.128.143 with HTTP; Tue, 15 Dec 2015 07:32:31 -0800 (PST) In-Reply-To: References: Date: Tue, 15 Dec 2015 23:32:31 +0800 X-Gmail-Original-Message-ID: Message-ID: To: Lior Kaplan , Yasuo Ohgaki Cc: PHP internals list Content-Type: multipart/alternative; boundary=001a1144071aa596fc0526f18065 Subject: Re: [PHP-DEV] Travis CI is failing From: laruence@php.net (Xinchen Hui) --001a1144071aa596fc0526f18065 Content-Type: text/plain; charset=UTF-8 Hey: 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? thanks > > Thanks, > > Kaplan > -- Xinchen Hui @Laruence http://www.laruence.com/ --001a1144071aa596fc0526f18065--