You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/03/25 15:19:27 UTC

[jira] Created: (MAPREDUCE-1632) TestHadoopArchives fails on trunk

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.


[jira] Resolved: (MAPREDUCE-1632) TestHadoopArchives fails on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE resolved MAPREDUCE-1632.
-----------------------------------------------

    Resolution: Duplicate

Close as duplicate.

> 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.