TestHadoopArchives fails on trunk --------------------------------- Key: MAPREDUCE-1632 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1632 Project: Hadoop Map/Reduce Issue Type: Bug Components: harchive, test Affects Versions: 0.22.0 Reporter: Amareshwari Sriramadasu Fix For: 0.22.0
Here is the test report: org.apache.hadoop.tools.TestHadoopArchives.testPathWithSpaces (from TestHadoopArchives) Failing for the past 7 builds (Since Failed#48 ) Took 25 sec. Error Message: expected:<[/a, /b, /c, /c_c, /sub_1, /sub_1/file, /sub_1/file_x_y_z, /sub_1/x, /sub_1/y, /sub_1/z, /sub_2]> but was:<[]> Stacktrace: junit.framework.AssertionFailedError: expected:<[/a, /b, /c, /c_c, /sub_1, /sub_1/file, /sub_1/file_x_y_z, /sub_1/x, /sub_1/y, /sub_1/z, /sub_2]> but was:<[]> at org.apache.hadoop.tools.TestHadoopArchives.testPathWithSpaces(TestHadoopArchives.java:158) Full log for the Failure is @ http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/54/testReport/org.apache.hadoop.tools/TestHadoopArchives/testPathWithSpaces/ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.