RubySpec: "StringIO#sysread when passed no arguments" failures
--------------------------------------------------------------

                 Key: JRUBY-3611
                 URL: http://jira.codehaus.org/browse/JRUBY-3611
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
    Affects Versions: JRuby 1.2
            Reporter: Charles Oliver Nutter


{noformat}
     [java] 3)
     [java] StringIO#sysread when passed no arguments returns an empty String 
if at EOF ERROR
     [java] EOFError: End of file reached
     [java] 
/Users/headius/projects/jruby/spec/ruby/library/stringio/sysread_spec.rb:19
     [java] 
/Users/headius/projects/jruby/spec/ruby/library/stringio/sysread_spec.rb:13
     [java] 
/Users/headius/projects/jruby/spec/ruby/library/stringio/sysread_spec.rb:55:in 
`load'
     [java] 
     [java] 4)
     [java] StringIO#sysread when passed nil returns an empty String if at EOF 
ERROR
     [java] EOFError: End of file reached
     [java] 
/Users/headius/projects/jruby/spec/ruby/library/stringio/sysread_spec.rb:34
     [java] 
/Users/headius/projects/jruby/spec/ruby/library/stringio/sysread_spec.rb:28
     [java] 
/Users/headius/projects/jruby/spec/ruby/library/stringio/sysread_spec.rb:55:in 
`load'
{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to