[
https://issues.apache.org/jira/browse/HBASE-16785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15570028#comment-15570028
]
Matteo Bertozzi commented on HBASE-16785:
-----------------------------------------
you can disable the test TestStressWALProcedureStore#testEntrySizeLimit until
we get a patched protobuf.
that test is just to ensure that protobuf behaves has expected, we should not
hit the limit at least with proc (maybe cells?)
I'd say, try to post a patch with @Ignore and see if other tests will complain.
at the moment with don't really know that since QA stopped early. if other
tests are passing you have my +1 to commit it
> We are not running all tests
> ----------------------------
>
> Key: HBASE-16785
> URL: https://issues.apache.org/jira/browse/HBASE-16785
> Project: HBase
> Issue Type: Bug
> Components: build, test
> Reporter: stack
> Assignee: stack
> Attachments: HBASE-16785.master.001.patch
>
>
> Noticed by [~mbertozzi]
> We have some modules where we tried to 'skip' the running of the second part
> of tests -- medium and larges. That might have made sense once when the
> module was originally added when there may have been just a few small tests
> to run but as time goes by and the module accumulates more tests.... in a few
> cases we've added mediums and larges but we've not removed the 'skip' config.
> Matteo noticed this happened in hbase-procedure.
> In hbase-client, there is at least a medium test that is being skipped.
> Let me try purging this trick everywhere. It doesn't seem to save us anything
> going by build time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)