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

qa-tests: always save the result #1938

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

mriccobene
Copy link
Member

Currently, integration tests only save the result in the event of failure.

However, with respect to the objective of making a historical comparison of test results, it is useful to know whether integration tests have run or not.

Therefore, it is proposed to always save the result of such tests, which is then a binary result: success or failure

@mriccobene mriccobene requested a review from canepat March 26, 2024 14:37
@mriccobene mriccobene added maintenance Some maintenance work (fix, refactor, rename, test...) integration testing Facilities for integration testing labels Mar 26, 2024
@canepat canepat merged commit cca7354 into master Mar 27, 2024
4 checks passed
@canepat canepat deleted the workflow_integration_test_save_always branch March 27, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration testing Facilities for integration testing maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants