[windows] FileTest.executable_real? fails Rubyspecs
---------------------------------------------------

                 Key: JRUBY-4448
                 URL: http://jira.codehaus.org/browse/JRUBY-4448
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules, RubySpec, Windows
    Affects Versions: JRuby 1.4
         Environment: Windows
            Reporter: Vladimir Sizikov


{noformat}
jruby -S mspec core\filetest\executable_real_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.executable_real? returns true if named file is readable by the real 
user id of the process, otherwise false FAILED
Expected false
 to equal true

D:/work/jruby-dev/rubyspec.git/shared/file/executable_real.rb:30
D:/work/jruby-dev/rubyspec.git/core/filetest/executable_real_spec.rb:4
D:/work/jruby-dev/rubyspec.git/core/filetest/executable_real_spec.rb:55:in 
`load'
D:/work/jruby-dev/mspec.git/bin/mspec-run:8

Finished in 0.062000 seconds

1 file, 4 examples, 6 expectations, 1 failure, 0 errors
{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