[
https://issues.apache.org/jira/browse/HBASE-14242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-14242:
-----------------------------------
Fix Version/s: (was: 1.0.3)
1.0.4
> 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
(v6.3.4#6332)