[
https://issues.apache.org/jira/browse/SENTRY-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14300850#comment-14300850
]
Hadoop QA commented on SENTRY-633:
----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12695859/SENTRY-633.002.patch
against master.
{color:red}Overall:{color} -1 due to 3 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed:
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed:
org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/338/console
This message is automatically generated.
> Refactor SentryServiceIntegrationBase to reduce test time
> ---------------------------------------------------------
>
> Key: SENTRY-633
> URL: https://issues.apache.org/jira/browse/SENTRY-633
> Project: Sentry
> Issue Type: Improvement
> Reporter: Xiaomeng Huang
> Assignee: Xiaomeng Huang
> Attachments: SENTRY-633.001.patch, SENTRY-633.002.patch
>
>
> Currently some test cases extends SentryServiceIntegrationBase run every
> test will start services. We can start services at beforeClass to reduce test
> time.
> Before this patch, TestSentryServiceIntegration run 6:53.691s.
> After this patch, TestSentryServiceIntegration run 57.969s.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)