[ 
https://issues.apache.org/jira/browse/YARN-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated YARN-1357:
--------------------------------

          Component/s: nodemanager
     Target Version/s: 3.0.0, 2.2.1
    Affects Version/s: 2.2.0
         Hadoop Flags: Reviewed

+1 for the patch.  I'll commit this.

> TestContainerLaunch.testContainerEnvVariables fails on Windows
> --------------------------------------------------------------
>
>                 Key: YARN-1357
>                 URL: https://issues.apache.org/jira/browse/YARN-1357
>             Project: Hadoop YARN
>          Issue Type: Test
>          Components: nodemanager
>    Affects Versions: 3.0.0, 2.2.0
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>            Priority: Minor
>         Attachments: YARN-1357.patch
>
>
> This test fails on Windows due to incorrect use of batch script command. 
> Error messages are as follows.
> {noformat}
> junit.framework.AssertionFailedError: expected:<java.nio.HeapByteBuffer[pos=0 
> lim=19 cap=19]> but was:<java.nio.HeapByteBuffer[pos=0 lim=19 cap=19]>
>       at junit.framework.Assert.fail(Assert.java:50)
>       at junit.framework.Assert.failNotEquals(Assert.java:287)
>       at junit.framework.Assert.assertEquals(Assert.java:67)
>       at junit.framework.Assert.assertEquals(Assert.java:74)
>       at 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch.testContainerEnvVariables(TestContainerLaunch.java:508)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to