RubySpec: Kernel.Integer raises an ArgumentError if there is a space between 
the + and number
---------------------------------------------------------------------------------------------

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


{noformat}
Kernel.Integer raises an ArgumentError if there is a space between the + and 
number FAILED
Expected ArgumentError but no exception was raised
/Users/headius/projects/jruby/spec/mspec/lib/mspec/expectations/expectations.rb:15:in
 `fail_with'
/Users/headius/projects/jruby/spec/mspec/lib/mspec/expectations/should.rb:7:in 
`should'
/Users/headius/projects/jruby/spec/ruby/core/kernel/Integer_spec.rb:153

and

Kernel#Integer raises an ArgumentError if there is a space between the + and 
number FAILED
Expected ArgumentError but no exception was raised
/Users/headius/projects/jruby/spec/mspec/lib/mspec/expectations/expectations.rb:15:in
 `fail_with'
/Users/headius/projects/jruby/spec/mspec/lib/mspec/expectations/should.rb:7:in 
`should'
/Users/headius/projects/jruby/spec/ruby/core/kernel/Integer_spec.rb:153
{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