Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core Classes/Modules, Ruby 1.9.3, RubySpec
-
Labels:None
-
Number of attachments :
Description
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'
I think it's no longer in our interest to clog the bug tracker with failing specs. They're failing and we have tags for them, so we know about them. Only user bugs should go in the tracker, since they represent a failure that affected a user.
New policy