eiffel-community / etos

Eiffel Test Orchestration System
https://etos.readthedocs.io
Apache License 2.0
9 stars 6 forks source link

ETOS must understand exit codes from the test command #234

Open andmat900 opened 5 months ago

andmat900 commented 5 months ago

Description

In a scenario where exit code >0 and no test artifacts are produced, ETOS assumes that some tests have failed. In that case a build system such as Jenkins has no artifacts to parse and the job status is set to STABLE as a result.

Additional Context

No response

Logs

No response

Expected Behavior

If no test artifacts are produced and exit code > 0, something must indicate that the test run went failed.

Steps To Reproduce

No response

The version of this project/repo, if applicable

No response

The version/edition of the Eiffel Protocol used, if applicable

latest