You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/02/02 03:26:34 UTC

[jira] [Commented] (SENTRY-633) Refactor SentryServiceIntegrationBase to reduce test time

    [ https://issues.apache.org/jira/browse/SENTRY-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14300823#comment-14300823 ] 

Hadoop QA commented on SENTRY-633:
----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12695854/SENTRY-633.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.provider.db.service.thrift.TestSentryServerForHaWithoutKerberos

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/336/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
>
>
> 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)