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

2013-03-04 Thread Hudson (JIRA)

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

Hudson commented on HBASE-6513:
---

Integrated in HBase-0.94-security-on-Hadoop-23 #12 (See 
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/12/])
HBASE-6513 Test errors when building on MacOS (Lars Francke) (Revision 
1442994)

 Result = FAILURE
larsgeorge : 
Files : 
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestRegionSplitCalculator.java


 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
Affects Versions: 0.95.0, 0.94.6
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.95.0, 0.94.5

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-07 Thread Hudson (JIRA)

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

Hudson commented on HBASE-6513:
---

Integrated in HBase-0.94-security #109 (See 
[https://builds.apache.org/job/HBase-0.94-security/109/])
HBASE-6513 Test errors when building on MacOS (Lars Francke) (Revision 
1442994)

 Result = SUCCESS
larsgeorge : 
Files : 
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestRegionSplitCalculator.java


 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0, 0.94.5

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-06 Thread Lars George (JIRA)

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

Lars George commented on HBASE-6513:


Hi Ted, that was it, thanks! Duh. :)

OK, tested the patch for 0.94 and it passes. Committed to 0.94 now as well.

Thanks Lars for contributing.

 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-06 Thread Hudson (JIRA)

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

Hudson commented on HBASE-6513:
---

Integrated in HBase-0.94 #827 (See 
[https://builds.apache.org/job/HBase-0.94/827/])
HBASE-6513 Test errors when building on MacOS (Lars Francke) (Revision 
1442994)

 Result = FAILURE
larsgeorge : 
Files : 
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestRegionSplitCalculator.java


 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0, 0.94.5

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Lars Francke (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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


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

2013-02-05 Thread Lars Francke (JIRA)

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

Lars Francke commented on HBASE-6513:
-

Found the issue. It's the tiebreaker in the SimpleRange class which isn't 
breaking the tie because nanoTime apparently doesn't have a good enough 
resolution on a Mac.

I've replaced the long with a UUID and it seems to work. I'll create a patch.

 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


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

2013-02-05 Thread Lars George (JIRA)

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

Lars George commented on HBASE-6513:


Lars and I have the same issue on our Macs. Will test his patch (he is working 
on one) and commit once confirmed it works for both of us.

 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


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

2013-02-05 Thread Lars George (JIRA)

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

Lars George commented on HBASE-6513:


Applied extended test and retried tests, all working for me. Going to commit 
soon.

 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
Assignee: Lars Francke
 Attachments: HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Lars George (JIRA)

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

Lars George commented on HBASE-6513:


Lars, could you please also provide a patch for 0.94 branch?

 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Ted Yu (JIRA)

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

Ted Yu commented on HBASE-6513:
---

[~larsgeorge]:
There're two patches attached to this JIRA. Can you clarify which one(s) you 
integrated ?

Thanks

 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Ted Yu (JIRA)

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

Ted Yu commented on HBASE-6513:
---

I looped TestRegionSplitCalculator 10 times in 0.94 with patch and they passed.

+1

This patch is needed because some people would run 0.94 test suite on Mac.

 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Lars George (JIRA)

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

Lars George commented on HBASE-6513:


Hi Ted, I applied the extended patch as it cleaned up further nits with the 
original test. I am going to apply the 0.94 patch as well after running the 
test in a loop, like I did with the 0.96 patch. Please note that without the 
patch I saw the error every now and then, Lars saw it more often. But it 
clearly was reoccurring. With the patch it passes all the time.

 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Hudson (JIRA)

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

Hudson commented on HBASE-6513:
---

Integrated in HBase-TRUNK #3853 (See 
[https://builds.apache.org/job/HBase-TRUNK/3853/])
HBASE-6513 Test errors when building on MacOS (Lars Francke) (Revision 
1442669)

 Result = FAILURE
larsgeorge : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestRegionSplitCalculator.java


 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Lars George (JIRA)

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

Lars George commented on HBASE-6513:


I have committed the 0.96 patch, but my 0.94 test run fails. I am trying 

{code}
mvn -e test -Dtest=TestRegionSplitCalculator
{code}

but am getting this

{code}
...
---
 T E S T S
---
Running org.apache.hadoop.hbase.util.TestRegionSplitCalculator
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
...
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 7.745s
[INFO] Finished at: Tue Feb 05 21:10:15 CET 2013
[INFO] Final Memory: 22M/81M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test 
(secondPartTestsExecution) on project hbase: No tests were executed!  (Set 
-DfailIfNoTests=false to ignore this error.) - [Help 1]
[ERROR] 
{code}

Any idea why? It compiles fine, so I would assume that all is fine. The tests 
seems to run fine and report no error. But overall Maven thinks I am not 
running any tests? Hints?

 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Ted Yu (JIRA)

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

Ted Yu commented on HBASE-6513:
---

Did you include '-PlocalTests ' in your command line.

I tried the 0.94 fix and the test passed.

 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread stack (JIRA)

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

stack commented on HBASE-6513:
--

[~lars_francke] and [~larsgeorge] -- thanks for fixing this one.

 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2013-02-05 Thread Hudson (JIRA)

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

Hudson commented on HBASE-6513:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #393 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/393/])
HBASE-6513 Test errors when building on MacOS (Lars Francke) (Revision 
1442669)

 Result = FAILURE
larsgeorge : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestRegionSplitCalculator.java


 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
Affects Versions: 0.96.0
 Environment: MacOSX 10.8 
 Oracle JDK 1.7
Reporter: Archimedes Trajano
Assignee: Lars Francke
 Fix For: 0.96.0

 Attachments: HBASE-6513.1.extended.0.94.patch, 
 HBASE-6513.1.extended.patch, HBASE-6513.1.patch


 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


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

2012-08-06 Thread stack (JIRA)

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

stack commented on HBASE-6513:
--

Happens every time?

 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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira