Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.4
-
Fix Version/s: JRuby 1.6RC3
-
Labels:None
-
Number of attachments :
Description
The rubydoc for File.grpowned? states: Returns false on Windows.
But JRuby fails RubySpecs:
D:\work\jruby-dev\rubyspec.git>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] F. 1) FileTest.grpowned? return false if the file exist FAILED Expected true to equal false D:/work/jruby-dev/rubyspec.git/shared/file/grpowned.rb:26 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