marathon icon indicating copy to clipboard operation
marathon copied to clipboard

Separate ignoreFailures into test failures and other types

Open Malinskiy opened this issue 5 years ago • 0 comments

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.

Malinskiy avatar Jan 21 '20 00:01 Malinskiy