marathon
marathon copied to clipboard
Separate ignoreFailures into test failures and other types
As per https://github.com/Malinskiy/marathon/pull/325#discussion_r368686456, there is a need to separate test failure exit error and other types of exceptional cases where the execution finishes with error.
We can map the exception type to exit code in CLI.