strange console errors running activesupport tests
--------------------------------------------------

                 Key: JRUBY-3500
                 URL: http://jira.codehaus.org/browse/JRUBY-3500
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.3
         Environment: jruby 1.3.0 (ruby 1.8.6p287) (2009-03-15 r6586) (Java 
HotSpot(TM) Client VM 1.5.0_16) [i386-java]

            Reporter: Stephen Bannasch
            Assignee: Thomas E Enebo


After installing the edge version of jruby-openssl running edge rails 
activesupport tests pass without error however there are some transient errors 
displayed in the console that aren't displayed in MRI 1.8.6


{code}
export RAILS_SOURCE=/path/to/edge/rails
cd $RAILS_SOURCE/activesupport
jruby -S rake test
{code}

9 lines of this is printed in the middle of the console output:

{code}
test/test_test.rb:1 warning: Useless use of + in void context
{code}

Here's the full console output:
* 
http://gist.github.com/raw/79645/bf0d66bf11c1e04e56a2bb47a021de643cff8871/gistfile1



-- 
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