You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/06/06 10:15:02 UTC

[jira] [Created] (HBASE-11301) IntegrationTestWithCellVisibilityLoadAndVerify does not work when ACL and Visibility CP is used together

ramkrishna.s.vasudevan created HBASE-11301:
----------------------------------------------

             Summary: IntegrationTestWithCellVisibilityLoadAndVerify does not work when ACL and Visibility CP is used together
                 Key: HBASE-11301
                 URL: https://issues.apache.org/jira/browse/HBASE-11301
             Project: HBase
          Issue Type: Bug
            Reporter: ramkrishna.s.vasudevan


When IntegrationTestWithCellVisibilityLoadAndVerify is used with Visibility controller it works fine.
when used along with ACL CP the required results are not fetched.  Seems to be a set up problem.
{code}Time: 19.477
There was 1 failure:
1) testLoadAndVerify(org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify)
java.lang.AssertionError: expected:<581> but was:<0>
        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.junit.Assert.assertEquals(Assert.java:542)
        at org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify.doVerify(IntegrationTestWithCellVisibilityLoadAndVerify.java:259)
        at org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.testLoadAndVerify(IntegrationTestLoadAndVerify.java:389)

{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)