[ https://issues.apache.org/jira/browse/SENTRY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218924#comment-14218924 ] Xiaomeng Huang commented on SENTRY-537: --------------------------------------- This patch is blocked by SENTRY-526, which is a major bug. Anyone has time to have a look? > 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 > > > 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)