From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-3.1 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED,SPF_PASS,T_RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 4FB32209FD for ; Tue, 6 Jun 2017 23:09:05 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id B858E120721; Wed, 7 Jun 2017 08:09:02 +0900 (JST) Received: from mail.atdot.net (ik1-326-23156.vs.sakura.ne.jp [153.126.180.160]) by neon.ruby-lang.org (Postfix) with ESMTP id 72AD5120719 for ; Wed, 7 Jun 2017 08:09:00 +0900 (JST) To: Ruby developers References: <20170606065854.7F44567833@svn.ruby-lang.org> <20170606184000.GA3503@starla> <20170606185849.GB3503@starla> <20170606225754.GA11480@dcvr> From: SASADA Koichi Message-ID: <7c2f88a0-6e61-621a-5023-807b20321081@atdot.net> Date: Wed, 7 Jun 2017 08:08:57 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170606225754.GA11480@dcvr> X-ML-Name: ruby-core X-Mail-Count: 81598 Subject: [ruby-core:81598] Re: [ruby-cvs:66203] Re: Re: ko1:r59023 (trunk): revert r59020 because it may fail some tests sometimes on some environment (http://ci.rvm.jp/). This revert is to check the reason of failures. X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" On 2017/06/07 7:57, Eric Wong wrote: > I made r59028, now. However, I suspect our fd close > notification is fragile and can be fixed further. I will > continue investigating another time. Thank you! I'll check the test results. -- // SASADA Koichi at atdot dot net