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: AS6939 64.71.128.0/18 X-Spam-Status: No, score=-2.0 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.kgio.general Subject: [PATCH 0/3] test fixes for GNU/kFreeBSD (and possibly other *BSDs) Date: Wed, 11 Jul 2012 15:34:55 -0700 Message-ID: <1342046098-27952-1-git-send-email-normalperson@yhbt.net> References: <1342046098-27952-1-git-send-email-normalperson@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: dough.gmane.org 1342046134 15030 80.91.229.3 (11 Jul 2012 22:35:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 11 Jul 2012 22:35:34 +0000 (UTC) To: kgio@librelist.org Original-X-From: kgio@librelist.org Thu Jul 12 00:35:33 2012 Return-path: Envelope-to: gclrkg-kgio@m.gmane.org In-Reply-To: <1342046098-27952-1-git-send-email-normalperson@yhbt.net> List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: kgio@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.kgio.general:177 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sp5VJ-0003pr-CC for gclrkg-kgio@m.gmane.org; Thu, 12 Jul 2012 00:35:29 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id B46FD21E1BB for ; Wed, 11 Jul 2012 22:44:21 +0000 (UTC) Pushed to "master" of git://bogomips.org/kgio (commit f020550fc802f299fdcdec695ac80d53ef3d24d9) 1 test_poll: skip signal torture on Debian GNU/kfreebsd 2 test/lib_read_write: wait for readability before tryread 3 test workaround for platforms with unreliable signals test/lib_read_write.rb | 1 + test/lib_server_accept.rb | 8 ++++---- test/test_poll.rb | 8 +++----- 3 files changed, 8 insertions(+), 9 deletions(-)