RubySpec: failures in after_each for core/file
----------------------------------------------

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


{noformat}
1)
An exception occurred during: after :each
File.grpowned? return true if the file exist ERROR
IOError: closed stream
/Users/headius/projects/jruby/spec/ruby/core/file/../../shared/file/grpowned.rb:9
/Users/headius/projects/jruby/spec/ruby/core/file/grpowned_spec.rb:4
/Users/headius/projects/jruby/spec/ruby/core/file/grpowned_spec.rb:55:in `load'

2)
An exception occurred during: after :each
File.grpowned? returns false if file the does not exist ERROR
IOError: closed stream
/Users/headius/projects/jruby/spec/ruby/core/file/../../shared/file/grpowned.rb:9
/Users/headius/projects/jruby/spec/ruby/core/file/grpowned_spec.rb:4
/Users/headius/projects/jruby/spec/ruby/core/file/grpowned_spec.rb:55:in `load'

3)
An exception occurred during: after :each
File::Stat#grpowned? return true if the file exist ERROR
IOError: closed stream
/Users/headius/projects/jruby/spec/ruby/core/file/stat/../../../shared/file/grpowned.rb:9
/Users/headius/projects/jruby/spec/ruby/core/file/stat/grpowned_spec.rb:5
/Users/headius/projects/jruby/spec/ruby/core/file/stat/grpowned_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