[
https://issues.apache.org/jira/browse/HBASE-14421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742417#comment-14742417
]
Hudson commented on HBASE-14421:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6801 (See
[https://builds.apache.org/job/HBase-TRUNK/6801/])
HBASE-14421 TestFastFail* are flakey (stack: rev
a9157379a3046a9d4c377675c932257c4ecb6597)
*
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestFastFailWithoutTestUtil.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFastFail.java
> TestFastFail* are flakey
> ------------------------
>
> Key: HBASE-14421
> URL: https://issues.apache.org/jira/browse/HBASE-14421
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: stack
> Assignee: stack
> Attachments: 14421.txt
>
>
> Running master test suite on a cluster, too often rig stops with a
> TestFastFail#testFastFail failure with 'There *should* be at least one
> Premptive exception...' (emphasis mine). 'should' seems too weak a basis for
> an assertion. Disable (there are plenty of other assertions on how
> TestFastFail runs at end of test for it still to be valuable). I also see
> TestFastFailWithoutTestUtil failing in testPreemptiveFastFailException. Here
> there is an issue with the latching that needs looking into. For now, rather
> than fail the test, just dump out a thread dump. Someone can spend time on it
> later. Meantime, stop it preventing test rig running.
> Also add in a timeout on the TestHCM class... I see this one stuck hanging
> out ... as a zombie inside a test. A timeout might convert this to a test
> fail. Trying.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)