IO#reopen reassociates self with new a new stream after some reads
------------------------------------------------------------------

                 Key: JRUBY-3143
                 URL: http://jira.codehaus.org/browse/JRUBY-3143
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.1.6


New rubyspec failure:

{noformat}
     [java] IO#reopen reassociates self with new a new stream after some reads 
FAILED
     [java] Expected "Line 3: Three\n"
     [java]  to equal "Line 1: One\n"
     [java] 
     [java] 
/Users/headius/projects/jruby/spec/ruby/1.8/core/io/reopen_spec.rb:114
     [java] /Users/headius/projects/jruby/spec/ruby/1.8/core/io/reopen_spec.rb:4
     [java] 
/Users/headius/projects/jruby/spec/ruby/1.8/core/io/reopen_spec.rb:54: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