Rubyspec: ARGF specs make loads of other tests fail
---------------------------------------------------

                 Key: JRUBY-3841
                 URL: http://jira.codehaus.org/browse/JRUBY-3841
             Project: JRuby
          Issue Type: Bug
            Reporter: Ola Bini
            Assignee: Thomas E Enebo


With latest Rubyspec, one of the first specs try to do ARGF.close. This results 
in loads of other tests failing with "IOError: closed stream" afterwards.

The initial problem seems to be this:
{noformat}
4)
ARGF.close raises an IOError if called on a closed stream FAILED
Expected IOError but no exception was raised
/Users/olabini/workspace/mspec/lib/mspec/expectations/expectations.rb:15:in 
`fail_with'
/Users/olabini/workspace/mspec/lib/mspec/expectations/should.rb:7:in `should'
/Users/olabini/workspace/rubyspec/core/argf/close_spec.rb:32
{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