You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2012/02/01 00:37:58 UTC

[jira] [Commented] (HADOOP-8006) TestFSInputChecker is failing in trunk.

    [ https://issues.apache.org/jira/browse/HADOOP-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197384#comment-13197384 ] 

Hudson commented on HADOOP-8006:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #470 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/470/])
    Merge -r 1238840:1238841 from trunk to branch-0.23. Fixes: HADOOP-8006

bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1238845
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/ChecksumFileSystem.java

                
> TestFSInputChecker is failing in trunk.
> ---------------------------------------
>
>                 Key: HADOOP-8006
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8006
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.24.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Daryn Sharp
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-8006-2.patch, HADOOP-8006.patch, HADOOP-8006.patch, HADOOP-8006.patch
>
>
> Trunk build number 939 failed with TestFSInputChecker.
> https://builds.apache.org/job/Hadoop-Hdfs-trunk/939/
> junit.framework.AssertionFailedError: expected:<10> but was:<0>
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.failNotEquals(Assert.java:283)
> 	at junit.framework.Assert.assertEquals(Assert.java:64)
> 	at junit.framework.Assert.assertEquals(Assert.java:130)
> 	at junit.framework.Assert.assertEquals(Assert.java:136)
> 	at org.apache.hadoop.hdfs.TestFSInputChecker.checkSkip(TestFSInputChecker.java:194)
> 	at org.apache.hadoop.hdfs.TestFSInputChecker.testChecker(TestFSInputChecker.java:224)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira