You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Francke (JIRA)" <ji...@apache.org> on 2013/02/05 12:29:12 UTC

[jira] [Commented] (HBASE-6513) Test errors when building on MacOS

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

Lars Francke commented on HBASE-6513:
-------------------------------------

Lars George and I are running into the same problem. It works sometimes apparently...
This is using Java 7 update 13 as well as Java 6.
Running the test separately using an IDE or on the command line using Maven we have never seen this issue.

This is from the logs:
{code}
2013-02-05 12:17:39,883 INFO  [pool-1-thread-1] hbase.ResourceChecker(147): before: util.TestRegionSplitCalculator#testSplitCalculatorEq Thread=76, OpenFileDescriptor=153, MaxFileDescriptor=10240, ConnectionCount=1
2013-02-05 12:17:39,884 INFO  [pool-1-thread-1] util.TestRegionSplitCalculator(297): AC and AC overlap completely
2013-02-05 12:17:39,884 INFO  [pool-1-thread-1] util.TestRegionSplitCalculator(118): 
A:      [A, C]  
C:      

2013-02-05 12:17:39,888 INFO  [pool-1-thread-1] hbase.ResourceChecker(171): after: util.TestRegionSplitCalculator#testSplitCalculatorEq Thread=76 (was 76), OpenFileDescriptor=153 (was 153), MaxFileDescriptor=10240 (was 10240), ConnectionCount=1 (was 1)
{code}

I'll try to take a look at it.
                
> Test errors when building on MacOS
> ----------------------------------
>
>                 Key: HBASE-6513
>                 URL: https://issues.apache.org/jira/browse/HBASE-6513
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>         Environment: MacOSX 10.8 
> Oracle JDK 1.7
>            Reporter: Archimedes Trajano
>
> Results :
> Failed tests:   testBackgroundEvictionThread[0](org.apache.hadoop.hbase.io.hfile.TestLruBlockCache): expected:<2> but was:<1>
>   testBackgroundEvictionThread[1](org.apache.hadoop.hbase.io.hfile.TestLruBlockCache): expected:<2> but was:<1>
>   testSplitCalculatorEq(org.apache.hadoop.hbase.util.TestRegionSplitCalculator): expected:<2> but was:<1>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira