Rubinius language/expressions/until_spec failures
-------------------------------------------------

                 Key: JRUBY-1071
                 URL: http://jira.codehaus.org/browse/JRUBY-1071
             Project: JRuby
          Issue Type: Bug
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo


These appear to be local jump issues.

{noformat}
1)
'The until expression should return nil if ended when condition became true' 
FAILED
expected nil, got false (using ==)
./test/externals/rubinius/spec/language/expressions/until_spec.rb:65:

2)
'The until modifier should return nil if ended when condition became true' 
FAILED
expected nil, got true (using ==)
./test/externals/rubinius/spec/language/expressions/until_spec.rb:133:
{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