You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/04/26 23:28:13 UTC

[jira] [Updated] (HBASE-15717) TestClassLoading#testMasterCoprocessorsReported fails due to Master Coprocessors mismatch

     [ https://issues.apache.org/jira/browse/HBASE-15717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-15717:
---------------------------
    Attachment: 15717.v1.txt

> TestClassLoading#testMasterCoprocessorsReported fails due to Master Coprocessors mismatch
> -----------------------------------------------------------------------------------------
>
>                 Key: HBASE-15717
>                 URL: https://issues.apache.org/jira/browse/HBASE-15717
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>              Labels: backup
>         Attachments: 15717.v1.txt
>
>
> BackupController was not accounted for:
> {code}
> testMasterCoprocessorsReported(org.apache.hadoop.hbase.coprocessor.TestClassLoading)  Time elapsed: 0.042 sec  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[Ba[]seMasterObserver]> but was:<[Ba[ckupController, Ba]seMasterObserver]>
>   at org.junit.Assert.assertEquals(Assert.java:115)
>   at org.junit.Assert.assertEquals(Assert.java:144)
>   at org.apache.hadoop.hbase.coprocessor.TestClassLoading.testMasterCoprocessorsReported(TestClassLoading.java:538)
> {code}



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