You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/09/14 17:39:45 UTC

[jira] [Created] (HBASE-14427) Fix 'should' assertions in TestFastFail

stack created HBASE-14427:
-----------------------------

             Summary: Fix 'should' assertions in TestFastFail
                 Key: HBASE-14427
                 URL: https://issues.apache.org/jira/browse/HBASE-14427
             Project: HBase
          Issue Type: Bug
          Components: test
            Reporter: stack
            Priority: Minor


Over in HBASE-14421, TestFastFail has been failing assertions that talk of events that 'should' be happening. Fix. For now HBASE-14421 has disabled the 'should' assertions. They seem fine on apache jenkins build but fail fairly reliably for me on alternate HW.

To address, get familiar with the test. Change the commented out asserts to be yes/no instead of a 'likely' (On a cursory scan, it is possible that a test run may not involve preemption and it is these runs that are throwing asserts).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)