[
https://issues.apache.org/jira/browse/HBASE-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-12100:
---------------------------
Description:
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
was:
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.
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
> 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
>
> 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)