You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2018/05/24 16:44:00 UTC

[jira] [Resolved] (HBASE-14242) TestAccessController#testMergeRegions is flaky in branch-1.0

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

Mike Drob resolved HBASE-14242.
-------------------------------
    Resolution: Cannot Reproduce

Not on flaky dashboard, cleaning up old issues.

> TestAccessController#testMergeRegions is flaky in branch-1.0
> ------------------------------------------------------------
>
>                 Key: HBASE-14242
>                 URL: https://issues.apache.org/jira/browse/HBASE-14242
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.0.2
>            Reporter: Andrew Purtell
>            Priority: Minor
>             Fix For: 1.0.4
>
>
> Flaked tests: 
> org.apache.hadoop.hbase.security.access.TestAccessController.testMergeRegions(org.apache.hadoop.hbase.security.access.TestAccessController)
>   Run 1: TestAccessController.testMergeRegions:687->SecureTestUtil.verifyAllowed:176->SecureTestUtil.verifyAllowed:168 Expected action to pass for user 'owner' but was denied
>   Run 2: PASS
> {noformat}
> java.lang.AssertionError: Expected action to pass for user 'owner' but was denied
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.apache.hadoop.hbase.security.access.SecureTestUtil.verifyAllowed(SecureTestUtil.java:168)
> 	at org.apache.hadoop.hbase.security.access.SecureTestUtil.verifyAllowed(SecureTestUtil.java:176)
> 	at org.apache.hadoop.hbase.security.access.TestAccessController.testMergeRegions(TestAccessController.java:687)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)