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

Mikhail Antonov commented on HBASE-16058:
-----------------------------------------

Makes sense since I didn't see this failure on branch-1.3. I've also seen that 
some times branch-1 tests didn't catch errors during the commit (e.g. when 
fastpath RPC handoff was committed)

Skimmed the patch looks good to me.

> TestHRegion fails on 1.4 builds
> -------------------------------
>
>                 Key: HBASE-16058
>                 URL: https://issues.apache.org/jira/browse/HBASE-16058
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.0
>            Reporter: Mikhail Antonov
>             Fix For: 1.4.0
>
>         Attachments: hbase-16058-v1.branch-1.patch
>
>
> Results :
> Failed tests: 
> org.apache.hadoop.hbase.regionserver.TestHRegion.testFlushSizeAccounting(org.apache.hadoop.hbase.regionserver.TestHRegion)
>   Run 1: TestHRegion.testFlushSizeAccounting:465 expected:<384> but was:<368>
>   Run 2: TestHRegion.testFlushSizeAccounting:465 expected:<384> but was:<368>
>   Run 3: TestHRegion.testFlushSizeAccounting:465 expected:<384> but was:<368>
> org.apache.hadoop.hbase.regionserver.TestHRegion.testMemstoreSizeAccountingWithFailedPostBatchMutate(org.apache.hadoop.hbase.regionserver.TestHRegion)
>   Run 1: TestHRegion.testMemstoreSizeAccountingWithFailedPostBatchMutate:434 
> memstoreSize should be incremented expected:<448> but was:<432>
>   Run 2: TestHRegion.testMemstoreSizeAccountingWithFailedPostBatchMutate:434 
> memstoreSize should be incremented expected:<448> but was:<432>
>   Run 3: TestHRegion.testMemstoreSizeAccountingWithFailedPostBatchMutate:434 
> memstoreSize should be incremented expected:<448> but was:<432>
> Tests run: 2567, Failures: 2, Errors: 0, Skipped: 56



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

Reply via email to