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

TestVisibilityLabels fails occasionally

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.98.0
    • 0.98.0
    • None
    • None

    Description

      I got the following test failures running test suite on hadoop-2 where distributed log replay was turned on :

      testAddVisibilityLabelsOnRSRestart(org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels)  Time elapsed: 0.019 sec  <<< FAILURE!
      java.lang.AssertionError: The count should be 8 expected:<8> but was:<6>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels.testAddVisibilityLabelsOnRSRestart(TestVisibilityLabels.java:408)
      ...
      testClearUserAuths(org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels)  Time elapsed: 0.002 sec  <<< FAILURE!
      java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels.testClearUserAuths(TestVisibilityLabels.java:505)
      

      Logs to be attached

      Attachments

        Activity

          People

            anoop.hbase Anoop Sam John
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: