[
https://issues.apache.org/jira/browse/HBASE-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-7560:
-----------------------------------
Attachment: HBASE-7560-v0.patch
Removed the waitTime for the compaction to be completed, we still have the
timeout on the test
> 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
> 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