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

Anastasia Braginsky commented on HBASE-18682:
---------------------------------------------

I must have been that some alignment or may be primitive sizes are different on 
that machine. I have now tried TestCompactingMemStore on two different Linux 
distributions on machines 64 bit and on MAC also 64 bit, but the test doesn't 
fail. In order to debug it I need access to the machine where it fails... 

> TestCompactingMemStore#testFlatteningToCellChunkMap fails in master
> -------------------------------------------------------------------
>
>                 Key: HBASE-18682
>                 URL: https://issues.apache.org/jira/browse/HBASE-18682
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Chia-Ping Tsai
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The UT works well on my centos(64-bits) but it always fails on my 
> ubuntu(17.04 64-bits). 
> {code}
> Running org.apache.hadoop.hbase.regionserver.TestCompactingMemStore
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.998 sec <<< 
> FAILURE! - in org.apache.hadoop.hbase.regionserver.TestCompactingMemStore
> testFlatteningToCellChunkMap(org.apache.hadoop.hbase.regionserver.TestCompactingMemStore)
>   Time elapsed: 1.64 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<920> but was:<952>
>       at 
> org.apache.hadoop.hbase.regionserver.TestCompactingMemStore.testFlatteningToCellChunkMap(TestCompactingMemStore.java:609)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to