Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15717

TestClassLoading#testMasterCoprocessorsReported fails due to Master Coprocessors mismatch

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • Reviewed

    Description

      BackupController was not accounted for:

      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)
      

      Attachments

        1. 15717.v1.txt
          2 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: