[ 
https://issues.apache.org/jira/browse/HBASE-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543885#comment-14543885
 ] 

Sean Busbey commented on HBASE-12100:
-------------------------------------

--fail-at-end will still miss some modules; any module that fails tests will 
cause any module that depends on it to be skipped.

> Run tests for all modules in QA run
> -----------------------------------
>
>                 Key: HBASE-12100
>                 URL: https://issues.apache.org/jira/browse/HBASE-12100
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Priority: Minor
>              Labels: precommit
>
> Some tests in hbase-server module are flaky.
> Currently tests in subsequent modules such as hbase-shell may be skipped if 
> one or more tests from hbase-server module fail.
> Chatting with Anoop, we think for JIRAs whose patch has incompatible change, 
> it is important to detect failed test(s) in all modules.
> We can apply '--fail-at-end' option in runTests() method of test-patch.sh



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

Reply via email to