From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: * X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=1.0 required=3.0 tests=AWL,HK_RANDOM_FROM, MSGID_FROM_MTA_HEADER,TVD_RCVD_IP shortcircuit=no autolearn=no version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.rainbows.general Subject: Re: [PATCH] close_connection_after_writing only if not deferred, as in cool.io Date: Fri, 28 Dec 2012 08:43:37 +0000 Message-ID: <20121228084337.GB19512@dcvr.yhbt.net> References: <20121218214538.GA12275@dcvr.yhbt.net> <20121218235954.GA14404@dcvr.yhbt.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1356684224 8430 80.91.229.3 (28 Dec 2012 08:43:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Dec 2012 08:43:44 +0000 (UTC) To: Rainbows! list Original-X-From: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Fri Dec 28 09:44:00 2012 Return-path: Envelope-to: gclrrg-rainbows-talk@m.gmane.org X-Original-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Delivered-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.rainbows.general:427 Archived-At: Received: from 50-56-192-79.static.cloud-ips.com ([50.56.192.79] helo=rubyforge.org) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ToVXs-0007A4-89 for gclrrg-rainbows-talk@m.gmane.org; Fri, 28 Dec 2012 09:44:00 +0100 Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 969D72E097; Fri, 28 Dec 2012 08:43:44 +0000 (UTC) Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id 70CFB2E076 for ; Fri, 28 Dec 2012 08:43:39 +0000 (UTC) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id CD2DE1F6C9; Fri, 28 Dec 2012 08:43:37 +0000 (UTC) "Lin Jen-Shin (godfat)" wrote: > On Wed, Dec 19, 2012 at 7:59 AM, Eric Wong wrote: > > I've had no trouble running tests with various Linux distros. > > It's been a long time since I've tested on FreeBSD, and I've > > not tested on any other *BSD. I cannot support non-Free OSes. > > > > Anything in the *err logs? The tests should leave them around on > > failure. > > >From last time I checked, there's nothing left in the log. I would > guess it's because some command line tools behave differently, > but Rainbows should work fine. > > Here's what I need to comment out: (3 tests, ab, rack-fiber_pool, > and "Content-Length is set correctly in headers" (I guess it's grep > behave differently. I could try to install GNU's version and try again.) I definitely don't want to rely on GNU-isms in shell scripts, it should rely on POSIX behavior. It /should/ work on *BSD, I'll try again on FreeBSD tomorrow. _______________________________________________ Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org http://rubyforge.org/mailman/listinfo/rainbows-talk Do not quote signatures (like this one) or top post when replying