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

Mingliang Liu commented on HDFS-9067:
-------------------------------------

Start from commit {{9538af0}} brought by jira [HADOOP-12348], this test is 
failing consistently in trunk. Please double check this.

Test failure message is like:
{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 146.403 sec <<< 
FAILURE! - in 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter
testSynchronousEviction(org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter)
  Time elapsed: 12.973 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at org.junit.Assert.assertEquals(Assert.java:542)
        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.LazyPersistTestCase.verifyRamDiskJMXMetric(LazyPersistTestCase.java:483)
        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter.testSynchronousEviction(TestLazyWriter.java:75)
{code}

> o.a.h.hdfs.server.datanode.fsdataset.impl.TestLazyWriter is failing in trunk
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-9067
>                 URL: https://issues.apache.org/jira/browse/HDFS-9067
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Haohui Mai
>            Priority: Critical
>
> The test TestLazyWriter is consistently failing in trunk. For example:
> https://builds.apache.org/job/PreCommit-HDFS-Build/12407/testReport/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to