Description
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
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-4172 Unit tests (mapred) failing on Windows machine
- Closed
- is depended upon by
-
HADOOP-4171 Unit tests failing on Windows
- Closed
- relates to
-
MAPREDUCE-249 [mapred] Enable tasks' memory management on Windows.
- Resolved