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/03 05:28:35 UTC

[jira] [Commented] (SENTRY-537) Refactor AbstractTestWithHiveServer to cut down some test cases runtime

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

Hadoop QA commented on SENTRY-537:
----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12696089/SENTRY-537.003.patch against master.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/342/console

This message is automatically generated.

> Refactor AbstractTestWithHiveServer to cut down some test cases runtime
> -----------------------------------------------------------------------
>
>                 Key: SENTRY-537
>                 URL: https://issues.apache.org/jira/browse/SENTRY-537
>             Project: Sentry
>          Issue Type: Sub-task
>            Reporter: Xiaomeng Huang
>            Assignee: Xiaomeng Huang
>             Fix For: 1.5.0
>
>         Attachments: SENTRY-537.001.patch, SENTRY-537.002.patch, SENTRY-537.003.patch
>
>
> Some test classes which extends AbstractTestWithHiveServer run every test to setup hiveserver and create context, please see TestServerConfiguration, every test will setup hiveserver. I think we can start hiveserver once in a test class and move createContext to beforeClass in these test classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)