Bernd Mathiske created MESOS-4075: ------------------------------------- Summary: Continue test suite execution across crashing tests. Key: MESOS-4075 URL: https://issues.apache.org/jira/browse/MESOS-4075 Project: Mesos Issue Type: Improvement Components: test Affects Versions: 0.26.0 Reporter: Bernd Mathiske
Currently, mesos-tests.sh exits when a test crashes. This is inconvenient when trying to find out all tests that fail. mesos-tests.sh should rate a test that crashes as failed and continue the same way as if the test merely returned with a failure result and exited properly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)