[
https://issues.apache.org/jira/browse/HBASE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864839#comment-13864839
]
Andrew Purtell commented on HBASE-10292:
----------------------------------------
Example failure trace:
{noformat}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.293 sec <<<
FAILURE!
testExceptionFromCoprocessorDuringPut(org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort)
Time elapsed: 12.878 sec <<< FAILURE!
java.lang.AssertionError: The put should have failed, as the coprocessor is
buggy
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort.testExceptionFromCoprocessorDuringPut(TestRegionServerCoprocessorExceptionWithAbort.java:93)
{noformat}
> TestRegionServerCoprocessorExceptionWithAbort fails occasionally
> ----------------------------------------------------------------
>
> Key: HBASE-10292
> URL: https://issues.apache.org/jira/browse/HBASE-10292
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 0.98.0
>
>
> TestRegionServerCoprocessorExceptionWithAbort has occasionally failed for a
> very long time now. Fix or disable.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)