RubySpec: Array#to_s returns '[...]' for the embedded array in a recursive array
--------------------------------------------------------------------------------
Key: JRUBY-3612
URL: http://jira.codehaus.org/browse/JRUBY-3612
Project: JRuby
Issue Type: Bug
Components: RubySpec
Affects Versions: JRuby 1.2
Reporter: Charles Oliver Nutter
{noformat}
[java] 1)
[java] Array#to_s returns '[...]' for the embedded array in a recursive
array FAILED
[java] Expected "123123[...]"
[java] to equal "123[...]"
[java]
[java] /Users/headius/projects/jruby/spec/ruby/core/array/to_s_spec.rb:30
[java] /Users/headius/projects/jruby/spec/ruby/core/array/to_s_spec.rb:4
[java]
/Users/headius/projects/jruby/spec/ruby/core/array/to_s_spec.rb:55:in `load'
{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