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

Ted Yu commented on HBASE-6801:
-------------------------------

Here is the assertion error:
{code}
java.lang.AssertionError: 
Expected: Store files in archive doesn't match expected
     got: <100>

        at org.junit.Assert.assertThat(Assert.java:780)
        at org.junit.Assert.assertThat(Assert.java:738)
        at 
org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.ensureAllTableFilesinArchive(TestZooKeeperTableArchiveClient.java:344)
        at 
org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testArchivingOnSingleTable(TestZooKeeperTableArchiveClient.java:166)
{code}
                
> TestZooKeeperTableArchiveClient#testArchivingOnSingleTable sometimes fails in 
> trunk
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-6801
>                 URL: https://issues.apache.org/jira/browse/HBASE-6801
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>
> From build #3342:
> {code}
> Failed tests:   
> testArchivingOnSingleTable(org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient):
>  (..)
> {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