Arpit Agarwal created HADOOP-11451:
--------------------------------------
Summary: TestLazyPersistFiles#testDnRestartWithSavedReplicas is
flaky on Windows
Key: HADOOP-11451
URL: https://issues.apache.org/jira/browse/HADOOP-11451
Project: Hadoop Common
Issue Type: Bug
Components: test
Affects Versions: 2.6.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
*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)