You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2019/04/11 03:39:00 UTC

[jira] [Commented] (GEODE-6632) Add an option to allow developers to skip tests with a command line option

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

Jacob S. Barrett commented on GEODE-6632:
-----------------------------------------

CMake style would be more like {{-DWITH_INTEGRATION_TESTS=OFF}} using cached options.


> Add an option to allow developers to skip tests with a command line option
> --------------------------------------------------------------------------
>
>                 Key: GEODE-6632
>                 URL: https://issues.apache.org/jira/browse/GEODE-6632
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Charlie Black
>            Priority: Major
>
> Add an option to allow developers to skip tests with a command line option
> {{cmake . -DSKIP_INTEGRATION_TESTS=true -DSKIP_UNIT_TESTS=FALSE}}
> This would allow community members that are looking to contribute something other than code easier access to the binaries.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)