[
https://issues.apache.org/jira/browse/GEODE-8062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Barrett resolved GEODE-8062.
----------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> Disable broken tests to avoid accidental runs
> ---------------------------------------------
>
> Key: GEODE-8062
> URL: https://issues.apache.org/jira/browse/GEODE-8062
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
> Fix For: 1.14.0
>
>
> In the initial migration to CMake there wasn't a way to mark tests as
> disabled in CTest. Our solution was to use {{LABELS}}. The use of labels can
> result in unexpected execution of a test during {{--rerun-failed}} or {{-R}}
> options. As of CMake 3.9 you can disabled at test with the {{DISABLED}}
> property.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)