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

Nick Dimiduk commented on HBASE-13587:
--------------------------------------

Error is very consistent:

{noformat}
java.lang.AssertionError: expected:<17576> but was:<14046>
        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.hbase.client.TestSnapshotCloneIndependence.runTestSnapshotDeleteIndependent(TestSnapshotCloneIndependence.java:425)
        at 
org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent(TestSnapshotCloneIndependence.java:182)
{noformat}

I'm coming up with HBASE-13430. [~mbertozzi], [~Tobi] mind taking a look?

> TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent is flakey
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-13587
>                 URL: https://issues.apache.org/jira/browse/HBASE-13587
>             Project: HBase
>          Issue Type: Test
>            Reporter: Nick Dimiduk
>            Priority: Critical
>             Fix For: 2.0.0, 1.1.0, 1.2.0
>
>
> Looking at our [build 
> history|https://builds.apache.org/job/HBase-1.1/buildTimeTrend], it seems 
> this test is flakey. See builds 428, 431, 432, 433.



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

Reply via email to