[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610301#comment-13610301
 ] 

Hudson commented on MAPREDUCE-5078:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1380 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1380/])
    MAPREDUCE-5078. TestMRAppMaster fails on Windows due to mismatched path 
separators. (Contributed by Chris Nauroth) (Revision 1459544)

     Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1459544
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestMRAppMaster.java

                
> TestMRAppMaster fails on Windows due to mismatched path separators
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5078
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5078
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 3.0.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 3.0.0
>
>         Attachments: MAPREDUCE-5078.1.patch
>
>
> The failing test is {{TestMRAppMaster#testMRAppMasterForDifferentUser}}.  
> There is an assertion about the AM staging directory, but the expected value 
> is constructed with a mix of forward and back slashes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to