jnr-posix's Platform.envCommand() is wrong on Windows 7
-------------------------------------------------------

                 Key: JRUBY-4173
                 URL: http://jira.codehaus.org/browse/JRUBY-4173
             Project: JRuby
          Issue Type: Bug
          Components: Windows
            Reporter: Vladimir Sizikov


Here's the output from 'ant test' on JRuby master branch:

{code}
    [junit] Testcase: testEnvCommand(org.jruby.util.PlatformTest):      FAILED
    [junit] Fails on Windows other than 95/98 expected:<[cmd.exe /c set]> but 
was:<[env]>
    [junit] junit.framework.ComparisonFailure: Fails on Windows other than 
95/98 expected:<[cmd.exe /c set]> but was:<[env]>
    [junit]     at 
org.jruby.util.PlatformTest.testEnvCommand(PlatformTest.java:54)
{code}

Will fix.

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