Joerg Schad created MESOS-3171:
----------------------------------
Summary: Fetcher Tests use EXPECT while subsequent logic relies on
the outcome.
Key: MESOS-3171
URL: https://issues.apache.org/jira/browse/MESOS-3171
Project: Mesos
Issue Type: Bug
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
The fetcher tests use EXPECT validation for critical measures (e.g. non-empty
results) and the subsequent logic releis on this (i.e. by accessing the first
element). In such cases we should use ASSERT/CHECK.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)