[
https://issues.apache.org/jira/browse/HDFS-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265985#comment-14265985
]
Hudson commented on HDFS-7572:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #799 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/799/])
HDFS-7572. TestLazyPersistFiles#testDnRestartWithSavedReplicas is flaky on
Windows. Contributed by Arpit Agarwal. (cnauroth: rev
dfd2589bcb0e83f073eab30e32badcf2e9f75a62)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/TestLazyPersistFiles.java
> TestLazyPersistFiles#testDnRestartWithSavedReplicas is flaky on Windows
> -----------------------------------------------------------------------
>
> Key: HDFS-7572
> URL: https://issues.apache.org/jira/browse/HDFS-7572
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 2.6.0
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Fix For: 2.7.0
>
> Attachments: HDFS-7572.001.patch
>
>
> *Error Message*
> Expected: is <DISK>
> but: was <RAM_DISK>
> *Stacktrace*
> java.lang.AssertionError:
> Expected: is <DISK>
> but: was <RAM_DISK>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.junit.Assert.assertThat(Assert.java:865)
> at org.junit.Assert.assertThat(Assert.java:832)
> at
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.LazyPersistTestCase.ensureFileReplicasOnStorageType(LazyPersistTestCase.java:129)
> at
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistFiles.testDnRestartWithSavedReplicas(TestLazyPersistFiles.java:668)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)