[
https://issues.apache.org/jira/browse/SENTRY-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288967#comment-14288967
]
Hadoop QA commented on SENTRY-618:
----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12694105/SENTRY-618.001.patch
against master.
{color:red}Overall:{color} -1 due to 2 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed:
org.apache.sentry.tests.e2e.dbprovider.TestDbDDLAuditLog
Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/299/console
This message is automatically generated.
> Shouldn't set the roleName with lowercase when drop the role
> ------------------------------------------------------------
>
> Key: SENTRY-618
> URL: https://issues.apache.org/jira/browse/SENTRY-618
> Project: Sentry
> Issue Type: Bug
> Reporter: Colin Ma
> Assignee: Colin Ma
> Attachments: SENTRY-618.001.patch
>
>
> The bug can be reproduced by the following step:
> 1. create role testRole
> 2. show roles
> still can get the testRole
> 3. drop role testRole
> SentryNoSuchObjectException will be thrown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)