Alex Clemmer created MESOS-3597:
-----------------------------------
Summary: Running tests with CMake are annoying and have a bad
reporting story.
Key: MESOS-3597
URL: https://issues.apache.org/jira/browse/MESOS-3597
Project: Mesos
Issue Type: Bug
Components: build
Reporter: Alex Clemmer
Assignee: Alex Clemmer
Right now the only option for running the tests with CMake seems to be running
`make test` which helpfully hides all the errors unless you pass in a verbosity
flag into make, and then when you do pass the verbosity flag, it kills all the
color.
Way, way annoying.
We should investigate transitioning this to a test framework that behaves like
an adult and doesn't passive-aggressively kill all the stuff we love about
having our test binaries run correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)