[
https://issues.apache.org/jira/browse/MESOS-6860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bannier updated MESOS-6860:
------------------------------------
Assignee: Benjamin Bannier
Reviews:
https://reviews.apache.org/r/55268/
https://reviews.apache.org/r/55269/
> Some tests use CHECK instead of ASSERT
> --------------------------------------
>
> Key: MESOS-6860
> URL: https://issues.apache.org/jira/browse/MESOS-6860
> Project: Mesos
> Issue Type: Bug
> Components: test
> Reporter: Benjamin Bannier
> Assignee: Benjamin Bannier
> Labels: newbie
>
> Some tests check preconditions with {{CHECK}} instead of e.g.,
> {{ASSERT_TRUE}}. When such a check fails it leads to a undesirable complete
> abort of the test run, potentially dumping core. We should make sure tests
> check preconditions in a proper way, e.g., with {{ASSERT_TRUE}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)