[
https://issues.apache.org/jira/browse/MAPREDUCE-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114797#comment-14114797
]
Binglin Chang commented on MAPREDUCE-6058:
------------------------------------------
If we are testing without -Pnative in pom.xml, those tests are skipped, I
encounter the error mainly because I run test inside
hadoop-mapreduce-client-nativetask(on mac mvn test -Pnative will fail), anyway
I think it's good to add assumeTrue, will update the patch soon.
> native-task: KVTest and LargeKVTest should check mr job is sucessful
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-6058
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6058
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: task
> Reporter: Binglin Chang
> Assignee: Binglin Chang
> Priority: Minor
> Attachments: MAPREDUCE-6058.v1.patch
>
>
> When running KVTest and LargeKVTest, if the job failed for some reason(lack
> libhadoop.so etc), both native and normal job failed, and both compare empty
> output directory, so the test passes without noticing failure.
--
This message was sent by Atlassian JIRA
(v6.2#6252)