[
https://issues.apache.org/jira/browse/HDFS-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13772575#comment-13772575
]
Tsuyoshi OZAWA commented on HDFS-5023:
--------------------------------------
testNonSnapshotPathNodes also failed in the same environment.
{code}
testNonSnapshotPathINodes(org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes)
Time elapsed: 0.002 sec <<< FAILURE!
java.lang.AssertionError: expected:<null> but was:<Snapshot.s3(id=3)>
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes.assertSnapshot(TestSnapshotPathINodes.java:124)
at
org.apache.hadoop.hdfs.server.namenode.TestSnapshotPathINodes.testNonSnapshotPathINodes(TestSnapshotPathINodes.java:149)
{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