mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Also skip the failing test similar with a343952d19
This commit is contained in:
parent
2b9374768f
commit
98e01c9914
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/freebsd/ =~ RUBY_PLATFORM or
|
||||
assert_finish 5, %q{
|
||||
r, w = IO.pipe
|
||||
t1 = Thread.new { r.sysread(1) }
|
||||
|
|
Loading…
Add table
Reference in a new issue