You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/03/22 15:49:25 UTC

[jira] [Commented] (OAK-4142) allow skip UT in pedantic profile

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

Davide Giannella commented on OAK-4142:
---------------------------------------

[~mduerig], [~mreutegg], [~teofili] what do you think of this ticket? Do you see any setbacks on having this in place?

> allow skip UT in pedantic profile
> ---------------------------------
>
>                 Key: OAK-4142
>                 URL: https://issues.apache.org/jira/browse/OAK-4142
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Davide Giannella
>            Assignee: Davide Giannella
>              Labels: jenkins
>             Fix For: 1.6
>
>         Attachments: OAK-4142-1.patch
>
>
> Back in the days we introduced the maven variable
> {{-Dsurefire.skip.ut=true}} which we use on jenkins in order to skip
> the unit testing when running the integrationTesting profile.
> This is because we have a unittesting profile as well.
> The default value for such variable is {{false}} anyhow.
> Noticed that the {{pedantic}} profile does not use such variable and
> therefore we have on jenkins the unit testing running twice which
> consume resources and time.
> Attaching a [patch|^OAK-4142-1.patch] which allows the pendatic to skip running the unit
> testing.



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