RubySpec: Float#to_s outputs the minimal, unique form necessary to recreate the 
value
-------------------------------------------------------------------------------------

                 Key: JRUBY-4809
                 URL: http://jira.codehaus.org/browse/JRUBY-4809
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
    Affects Versions: JRuby 1.5
            Reporter: Charles Oliver Nutter


{noformat}
[java] 1)
[java] Float#to_s outputs the minimal, unique form necessary to recreate the 
value FAILED
[java] Expected "0.216115646363885"
[java]  to equal "0.21611564636388508"
[java] 
[java] /Users/headius/projects/jruby/spec/ruby/core/float/to_s_spec.rb:95
[java] /Users/headius/projects/jruby/spec/ruby/core/float/to_s_spec.rb:3
[java] /Users/headius/projects/jruby/spec/ruby/core/float/to_s_spec.rb:56: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


Reply via email to