You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/12/10 14:38:00 UTC

[jira] [Resolved] (HBASE-9159) TestSplitTransaction.testFailAfterPONR fails

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

Chia-Ping Tsai resolved HBASE-9159.
-----------------------------------
    Resolution: Duplicate

see HBASE-8300 and HBASE-13585

> TestSplitTransaction.testFailAfterPONR fails
> --------------------------------------------
>
>                 Key: HBASE-9159
>                 URL: https://issues.apache.org/jira/browse/HBASE-9159
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: stack
>
> Failed here http://54.241.6.143/job/HBase-0.95/org.apache.hbase$hbase-server/776/testReport/junit/org.apache.hadoop.hbase.regionserver/TestSplitTransaction/testFailAfterPONR/
> Failure is that mockito did not throw the expected exception:
> {code}
> java.lang.AssertionError
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.apache.hadoop.hbase.regionserver.TestSplitTransaction.testFailAfterPONR(TestSplitTransaction.java:133)
> {code}
> I've not seen this before that I remember.  Keeping open a while.  Adding ns has destabilized our clean test runs.  Working on restabilization.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)