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

Ahmed Radwan commented on MAPREDUCE-4098:
-----------------------------------------

So you still check for "contains" instead of equality (per your changes), but 
the check will remain against hardcoded classpath values?
                
> TestMRApps testSetClasspath fails
> ---------------------------------
>
>                 Key: MAPREDUCE-4098
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4098
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.0
>
>         Attachments: MAPREDUCE-4098.patch
>
>
> The assertion of this test is testing for equality, as the generated 
> classpath file is in the classpath the test fails.
> Instead, the test should test for the expected path elements to be in the 
> classspath.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to