[ https://issues.apache.org/jira/browse/HADOOP-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vinod K V updated HADOOP-4173: ------------------------------ Release Note: Fixed the failures in TestProcfsBasedProcessTree and TestTaskTrackerMemoryManager tests. Disabled ProcfsBasedProcessTree on Windows, because of which the memory management feature is also disabled on Windows and works only on Linux. Hadoop Flags: [Reviewed] > TestProcfsBasedProcessTree failing on Windows machine > ----------------------------------------------------- > > Key: HADOOP-4173 > URL: https://issues.apache.org/jira/browse/HADOOP-4173 > Project: Hadoop Core > Issue Type: Bug > Components: test, util > Environment: Windows > Reporter: Ramya R > Assignee: Vinod K V > Fix For: 0.19.0 > > Attachments: HADOOP-4173-20080923.txt, HADOOP-4173-20080924.1.txt, > HADOOP-4173-20080924.txt > > > TestProcfsBasedProcessTree unit test is failing on Windows. Here is the > output: > [junit] Running org.apache.hadoop.util.TestProcfsBasedProcessTree > [junit] 2008-09-14 21:39:24,354 INFO util.TestProcfsBasedProcessTree > (TestProcfsBasedProcessTree.java:testProcessTree(121)) - Root process pid: > 5512 > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.609 sec > [junit] Test org.apache.hadoop.util.TestProcfsBasedProcessTree FAILED -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.