stack created HBASE-9159: ---------------------------- Summary: 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira