[ruby-core:64711] [ruby-trunk - Bug #10193] [Closed] TestIO#test_readpartial_locktmp fails randomly

From: nobu@...
Date: 2014-09-02 13:33:08 UTC
List: ruby-core #64711
Issue #10193 has been updated by Nobuyoshi Nakada.

Status changed from Open to Closed
% Done changed from 0 to 100

Applied in changeset r47353.

----------
test_io.rb: ignore stream closed IOError

* test/ruby/test_io.rb (test_readpartial_locktmp): stream closed
  IOError while reading is not a matter.  [Bug #10193]

----------------------------------------
Bug #10193: TestIO#test_readpartial_locktmp fails randomly
https://bugs.ruby-lang.org/issues/10193#change-48607

* Author: Vit Ondruch
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* ruby -v: ruby 2.2.0dev (2014-08-26 trunk 47288) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
~~~
  4) Error:
TestIO#test_readpartial_locktmp:
IOError: stream closed
    /builddir/build/BUILD/ruby-2.2.0-r47288/test/ruby/test_io.rb:2861:in `readpartial'
    /builddir/build/BUILD/ruby-2.2.0-r47288/test/ruby/test_io.rb:2861:in `block (2 levels) in test_readpartial_locktmp'
~~~



-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next