[
https://issues.apache.org/jira/browse/HDFS-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261554#comment-14261554
]
Arpit Agarwal edited comment on HDFS-7572 at 12/30/14 10:09 PM:
----------------------------------------------------------------
Thanks for reviewing it [~xyao]. Waiting for a committer +1 to commit.
was (Author: arpitagarwal):
Thanks for taking a look [~xyao]. Waiting for a committer +1 to commit.
> 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
> 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)