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

Hudson commented on HBASE-16639:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.4 #417 (See 
[https://builds.apache.org/job/HBase-1.4/417/])
HBASE-16639 TestProcedureInMemoryChore#testChoreAddAndRemove (matteo.bertozzi: 
rev 08e44919cc2994760cea26f76ad9ecbcba9fb804)
* (edit) 
hbase-procedure/src/test/java/org/apache/hadoop/hbase/procedure2/TestProcedureInMemoryChore.java
* (edit) 
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java
* (edit) 
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/Procedure.java


> TestProcedureInMemoryChore#testChoreAddAndRemove occasionally fails
> -------------------------------------------------------------------
>
>                 Key: HBASE-16639
>                 URL: https://issues.apache.org/jira/browse/HBASE-16639
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: 16639.v1.txt, HBASE-16639-v0.patch
>
>
> See 
> https://builds.apache.org/job/HBase-TRUNK_matrix/1608/jdk=JDK_1_8,label=yahoo-not-h2/testReport/org.apache.hadoop.hbase.procedure2/TestProcedureInMemoryChore/testChoreAddAndRemove/
>  :
> {code}
> java.lang.AssertionError: null
>       at org.junit.Assert.fail(Assert.java:86)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at org.junit.Assert.assertTrue(Assert.java:52)
>       at 
> org.apache.hadoop.hbase.procedure2.TestProcedureInMemoryChore.testChoreAddAndRemove(TestProcedureInMemoryChore.java:87)
> ...
> 2016-09-15 21:41:25,210 INFO  [main] 
> procedure2.TestProcedureInMemoryChore(86): chore latch count=1
> {code}
> When I run the test on laptop, I saw:
> {code}
> 2016-09-15 14:56:29,857 INFO  [main] 
> procedure2.TestProcedureInMemoryChore(86): chore latch count=5
> {code}
> This is a small test whose failure would prevent medium / large tests from 
> running.



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

Reply via email to