[
https://issues.apache.org/jira/browse/MAPREDUCE-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754065#action_12754065
]
Hong Tang commented on MAPREDUCE-839:
-------------------------------------
Not sure why the TestMiniMRWithDFS fails since the patch does not touch the
test. I rerun the test locally and it passed.
{noformat}
% ant test-core -Dtestcase=TestMiniMRWithDFS
[ ... lines omitted ... ]
run-test-mapred:
[delete] Deleting directory
/Users/htang/Documents/Work/workspace/mr-test-patch/build/test/data
[mkdir] Created dir:
/Users/htang/Documents/Work/workspace/mr-test-patch/build/test/data
[delete] Deleting directory
/Users/htang/Documents/Work/workspace/mr-test-patch/build/test/logs
[mkdir] Created dir:
/Users/htang/Documents/Work/workspace/mr-test-patch/build/test/logs
[junit] Running org.apache.hadoop.mapred.TestMiniMRWithDFS
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 173.188 sec
{noformat}
> unit test TestMiniMRChildTask fails on mac os-x
> -----------------------------------------------
>
> Key: MAPREDUCE-839
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-839
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.21.0
> Reporter: Hong Tang
> Assignee: Hong Tang
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: mapreduce-839-20090828.patch,
> mapreduce-839-20090910-2.patch, mapreduce-839-20090910.patch
>
>
> The unit test TestMiniMRChildTask fails on Mac OS-X (10.5.8)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.