Disabled testEnv test for passing environment on to subprocesses
----------------------------------------------------------------

                 Key: JRUBY-3097
                 URL: http://jira.codehaus.org/browse/JRUBY-3097
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Charles Oliver Nutter
             Fix For: JRuby 1.1.6


I had to disable a test in testEnv.rb to allow fixes for when to shell out to 
sh for shell character expansion. The fix was good, but as a result a test that 
was running in-process no longer runs correctly without "jruby" or "ruby" being 
in PATH, which we don't necessarily want to require for test runs. We need to 
come up with a better way to test that env is being passed along to 
subprocesses.

Look for this bug number in test/testEnv.rb.

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