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)