Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suite conclusion SUCCESSFUL when subsuites have conclusions FAILED / INCONCLUSIVE #293

Open
andmat900 opened this issue Oct 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@andmat900
Copy link
Contributor

Description

Currently the main suite conclusion is not set correctly when subsuites have conclusion FAILED.

Example from a suite with a single sub-suite:

Subsuite:

{'conclusion': 'FAILED', 'description': 'Command line usage error, no artifacts created', 'verdict': 'FAILED'}

Suite:

'FAILED','SUCCESSFUL','No description received from ESR or ETR.'

Additional Context

No response

Logs

No response

Expected Behavior

Conclusion shall not be SUCCESSFUL if there is at least one subsuite with conclusion not equal SUCCESSFUL.

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

main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant