[windows] File.join fails one RubySpec test
-------------------------------------------

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


{noformat}
mspec ci -t j core\file\join_spec.rb
jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-01-26 d00b6d6) (Java 
HotSpot(TM) Client VM 1.6.0_18) [x86-java]
....F..........

1)
File.join joins parts using File::ALT_SEPARATOR on windows FAILED
Expected "C:/windows"
 to equal "C:\\windows"

D:/work/jruby-dev/rubyspec.git/core/file/join_spec.rb:23
D:/work/jruby-dev/rubyspec.git/core/file/join_spec.rb:3
D:/work/jruby-dev/rubyspec.git/core/file/join_spec.rb:55:in `load'
D:/work/jruby-dev/mspec.git/bin/mspec-ci:8

Finished in 0.069000 seconds

1 file, 15 examples, 44 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