You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "guoquan (JIRA)" <ji...@apache.org> on 2015/03/18 06:14:43 UTC

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

     [ https://issues.apache.org/jira/browse/SENTRY-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

guoquan updated SENTRY-633:
---------------------------
    Fix Version/s: 1.5.0

> Refactor SentryServiceIntegrationBase to reduce test time
> ---------------------------------------------------------
>
>                 Key: SENTRY-633
>                 URL: https://issues.apache.org/jira/browse/SENTRY-633
>             Project: Sentry
>          Issue Type: Sub-task
>            Reporter: Xiaomeng Huang
>            Assignee: Xiaomeng Huang
>             Fix For: 1.5.0
>
>         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)