Two KCODE-related String RubySpec failures
------------------------------------------
Key: JRUBY-4587
URL: http://jira.codehaus.org/browse/JRUBY-4587
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules, RubySpec
Affects Versions: JRuby 1.4
Reporter: Vladimir Sizikov
{noformat}
2)
String#gsub with pattern and replacement respects $KCODE when the pattern
collapses FAILED
Expected
".у.Б.\223.у.Б.\253.у.Б.\241.у.В.\217."
to equal
".уБУ.уБл.уБб.уВП."
D:/work/jruby-dev/rubyspec.git/core/string/gsub_spec.rb:24
D:/work/jruby-dev/rubyspec.git/core/string/gsub_spec.rb:5
D:/work/jruby-dev/rubyspec.git/core/string/gsub_spec.rb:56:in `load'
D:/work/jruby-dev/mspec.git/bin/mspec-ci:8
3)
String#split with Regexp respects $KCODE when splitting between characters
FAILED
Expected 12
to equal 4
D:/work/jruby-dev/rubyspec.git/core/string/split_spec.rb:246
D:/work/jruby-dev/rubyspec.git/core/string/split_spec.rb:157
D:/work/jruby-dev/rubyspec.git/core/string/split_spec.rb:56:in `load'
D:/work/jruby-dev/mspec.git/bin/mspec-ci:8
{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