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

Tsuyoshi OZAWA commented on HDFS-5023:
--------------------------------------

I also faced this problem with JDK7 + Ubuntu.

{code}
Running org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes
Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.285 sec <<< 
FAILURE! - in org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes
testAllowSnapshot(org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes)
  Time elapsed: 0.006 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at 
org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes.testAllowSnapshot(TestSnapshotPathINodes.java:91)
{code}
                
> TestSnapshotPathINodes.testAllowSnapshot is failing in branch-2
> ---------------------------------------------------------------
>
>                 Key: HDFS-5023
>                 URL: https://issues.apache.org/jira/browse/HDFS-5023
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: snapshots, test
>    Affects Versions: 2.3.0
>            Reporter: Ravi Prakash
>              Labels: test
>         Attachments: 
> org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes-output.txt, 
> TEST-org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes.xml
>
>
> The assertion on line 91 is failing. I am using Fedora 19 + JDK7. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to