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

Hudson commented on HBASE-7560:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #351 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/351/])
    HBASE-7560 TestCompactionState failures (Revision 1434045)

     Result = FAILURE
mbertozzi : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompactionState.java

                
> TestCompactionState failures
> ----------------------------
>
>                 Key: HBASE-7560
>                 URL: https://issues.apache.org/jira/browse/HBASE-7560
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.96.0, 0.94.4
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7560-v0.patch
>
>
> The TestCompactionState has a fixed waitTime for the compaction state, and on 
> a busy jenkins those tests fails.
> {code}
> java.lang.AssertionError: expected:<NONE> but was:<MAJOR>
>       at org.junit.Assert.fail(Assert.java:93)
>       at org.junit.Assert.failNotEquals(Assert.java:647)
>       at org.junit.Assert.assertEquals(Assert.java:128)
>       at org.junit.Assert.assertEquals(Assert.java:147)
>       at 
> org.apache.hadoop.hbase.regionserver.TestCompactionState.compaction(TestCompactionState.java:180)
>       at 
> org.apache.hadoop.hbase.regionserver.TestCompactionState.testMajorCompaction(TestCompactionState.java:63)
> {code}

--
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

Reply via email to