зеркало из https://github.com/github/ruby.git
* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): HFS+ seems
not supporting a sparce file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
8a867f9133
Коммит
ec04fecda5
|
@ -2684,7 +2684,7 @@ End
|
|||
assert_nil(f.read(1), msg)
|
||||
end;
|
||||
}
|
||||
end
|
||||
end if /mswin|mingw/ =~ RUBY_PLATFORM
|
||||
|
||||
def test_write_32bit_boundary
|
||||
bug8431 = '[ruby-core:55098] [Bug #8431]'
|
||||
|
@ -2703,5 +2703,5 @@ End
|
|||
end
|
||||
end;
|
||||
}
|
||||
end
|
||||
end if /mswin|mingw/ =~ RUBY_PLATFORM
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче