Project

General

Profile

Actions

Bug #2748

closed

fix for READ_CHECK causes failures on FreeBSD 8.0

Added by naruse (Yui NARUSE) about 14 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.2dev (2010-02-15 trunk 26674) [x86_64-freebsd8.0]
Backport:
[ruby-dev:40430]

Description

=begin
間を置いてからの報告で申し訳ないのですが、例の READ_CHECK の修正 (r26625) が、
FreeBSD での test-all の失敗を増やします。
r26625 を revert するとこれらのテストは成功するようになります。

  1. Failure:
    test_read_error(TestIO) [/home/naruse/ruby/test/ruby/test_io.rb:869]:
    RuntimeError expected but nothing was raised.

  2. Failure:
    test_readpartial_error(TestIO) [/home/naruse/ruby/test/ruby/test_io.rb:834]:
    RuntimeError expected but nothing was raised.
    =end


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #2712: TCPServer#gets gets stuckClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0