[windows] File.grpowned? is not implemented
-------------------------------------------

                 Key: JRUBY-4446
                 URL: http://jira.codehaus.org/browse/JRUBY-4446
             Project: JRuby
          Issue Type: Bug
          Components: Intro
    Affects Versions: JRuby 1.4
            Reporter: Vladimir Sizikov
            Assignee: Thomas E Enebo


The rubydoc for File.grpowned? states: Returns false on Windows.

JRuby raises NotImplementedError. This causes one rubyspec failure:

{noformat}
>mspec -t j core\filetest\grpowned_spec.rb
jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-01-10 c3a86fb) (Java 
HotSpot(TM) Client VM 1.6.0_17) [x86-java]
E

1)
An exception occurred during: before :each
FileTest.grpowned? return false if the file exist ERROR
NotImplementedError: getgid unsupported on this platform
D:/work/jruby-dev/rubyspec.git/shared/file/grpowned.rb:5
D:/work/jruby-dev/rubyspec.git/core/filetest/grpowned_spec.rb:4
D:/work/jruby-dev/rubyspec.git/core/filetest/grpowned_spec.rb:55:in `load'
D:/work/jruby-dev/mspec.git/bin/mspec-run:8
{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