Dir.pwd correctly displays dirs with unicode characters in them
---------------------------------------------------------------

                 Key: JRUBY-3660
                 URL: http://jira.codehaus.org/browse/JRUBY-3660
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
         Environment: jruby 1.3.0RC2 (ruby 1.8.6p287) (2009-05-15 490b349) 
(Java HotSpot(TM) Client VM 1.6.0_11) [i386-java]
            Reporter: aurelian oancea
            Priority: Minor
         Attachments: pwd_spec.patch

finques /W/Projects/jruby(master) $ bin/jruby spec/mspec/bin/mspec 
spec/ruby/core/dir/pwd_spec.rb 
jruby 1.3.0RC2 (ruby 1.8.6p287) (2009-05-15 490b349) (Java HotSpot(TM) Client 
VM 1.6.0_11) [i386-java]
.F

1)
Dir.pwd correctly displays dirs with unicode characters in them FAILED
Expected false
 to equal true

/W/Projects/jruby/spec/mspec/lib/mspec/expectations/expectations.rb:15:in 
`fail_with'
/W/Projects/jruby/spec/mspec/lib/mspec/matchers/base.rb:9:in `=='
/W/Projects/jruby/spec/ruby/core/dir/pwd_spec.rb:15
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:67:in `protect'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/context.rb:135:in `each'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/context.rb:135:in `all?'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/context.rb:135:in `protect'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/context.rb:163:in `process'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/context.rb:155:in `each'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/context.rb:155:in `process'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:36:in `describe'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/object.rb:11:in `describe'
/W/Projects/jruby/spec/ruby/core/dir/pwd_spec.rb:5
/W/Projects/jruby/spec/ruby/core/dir/pwd_spec.rb:55:in `load'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:55:in `files'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:67:in `protect'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:55:in `files'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:49:in `each'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:49:in `files'
/W/Projects/jruby/spec/mspec/lib/mspec/runner/mspec.rb:41:in `process'
/W/Projects/jruby/spec/mspec/lib/mspec/commands/mspec-run.rb:87:in `run'
/W/Projects/jruby/spec/mspec/lib/mspec/utils/script.rb:217:in `main'
/W/Projects/jruby/spec/mspec/bin/mspec-run:8

Finished in 0.117000 seconds

1 file, 2 examples, 2 expectations, 1 failure, 0 errors


-- 
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