[1.9] [RubySpec] Encoding.locale_charmap RubySpec failure
---------------------------------------------------------

                 Key: JRUBY-6188
                 URL: https://jira.codehaus.org/browse/JRUBY-6188
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules, Ruby 1.9.3, RubySpec
            Reporter: Hiro Asari


{noformat}
141)
Encoding.locale_charmap returns a value based on the LC_ALL environment 
variable FAILED
Expected "UTF-8"
 to equal "US-ASCII"

/Users/asari/Development/src/jruby/spec/ruby/core/encoding/locale_charmap_spec.rb:23:in
 `(root)'
org/jruby/RubyBasicObject.java:1753:in `instance_eval'
org/jruby/RubyEnumerable.java:1290:in `all?'
org/jruby/RubyArray.java:1596:in `each'
/Users/asari/Development/src/jruby/spec/ruby/core/encoding/locale_charmap_spec.rb:4:in
 `(root)'
/Users/asari/Development/src/jruby/spec/ruby/core/encoding/locale_charmap_spec.rb:3:in
 `(root)'
org/jruby/RubyKernel.java:996:in `load'
/Users/asari/Development/src/jruby/spec/ruby/core/encoding/locale_charmap_spec.rb:56:in
 `files'
org/jruby/RubyBasicObject.java:1753:in `instance_eval'
org/jruby/RubyArray.java:1596:in `each'
{noformat}

--
This message is automatically generated by JIRA.
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