$OpenBSD: patch-spec_ruby_core_file_open_spec_rb,v 1.2 2015/03/29 23:36:29 jeremy Exp $
--- spec/ruby/core/file/open_spec.rb.orig	Tue May  6 15:21:52 2014
+++ spec/ruby/core/file/open_spec.rb	Sun Mar 29 09:11:23 2015
@@ -545,7 +545,7 @@ describe "File.open" do
 
             written_length.should == 5
             read_bytes.should == 'hello'
-          end
+          end if false
         end
       end
     end
