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

Ravi Prakash commented on HDFS-5023:
------------------------------------

  <testcase time="0.013" 
classname="org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes" 
name="testAllowSnapshot">
    <failure type="java.lang.AssertionError">java.lang.AssertionError
        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)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:62)
</failure>

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