You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Poorna Chandra (JIRA)" <ji...@apache.org> on 2017/02/18 19:48:44 UTC

[jira] [Resolved] (TEPHRA-222) Fix InvalidListPruneTest#testRecordCompactionState flaky test

     [ https://issues.apache.org/jira/browse/TEPHRA-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Poorna Chandra resolved TEPHRA-222.
-----------------------------------
    Resolution: Duplicate

This is a duplicate of TEPHRA-220

> Fix InvalidListPruneTest#testRecordCompactionState flaky test
> -------------------------------------------------------------
>
>                 Key: TEPHRA-222
>                 URL: https://issues.apache.org/jira/browse/TEPHRA-222
>             Project: Tephra
>          Issue Type: Test
>    Affects Versions: 0.11.0-incubating
>            Reporter: Gokul Gunasekaran
>            Assignee: Poorna Chandra
>             Fix For: 0.12.0-incubating
>
>
> Async flush thread is making the InvalidListPruneTest flaky.
> testRecordCompactionState(org.apache.tephra.hbase.txprune.InvalidListPruneTest)  Time elapsed: 17.396 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<50> but was:<-1>
> 	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 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)