eliminating test console blabber, possible difference from MRI
--------------------------------------------------------------

                 Key: JRUBY-1249
                 URL: http://jira.codehaus.org/browse/JRUBY-1249
             Project: JRuby
          Issue Type: Test
          Components: Interpreter
    Affects Versions: JRuby 1.x
            Reporter: Stuart Halloway
            Priority: Minor
             Fix For: JRuby 1.x
         Attachments: make_stdout_shut_up.diff

I am trying to get rid of this console noise when running the unit tests:
{{
    [junit] ./test/testStruct.rb:91 warning: redefining constant Struct::Post
    [junit] ./test/testStruct.rb:98 warning: redefining constant 
Struct::MyStruct
}}
I have added a patch which works for MRI, but not JRuby. Is this a bug, or a 
deliberate/necessary different in how stdout works in JRuby?

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