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

Fix integration tests should panic if error occurs #137

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Conversation

DOBEN
Copy link
Member

@DOBEN DOBEN commented Nov 22, 2023

Purpose

Currently, pipelines don't fail when the integration test fails. E.g.
https://github.com/Concordium/concordium-rust-smart-contracts/actions/runs/6949103634/job/18906722001

This PR might also address:
Concordium/concordium-rust-smart-contracts#360

Changes

Integration tests should panic if an error occurs so CI pipeline can pick it up.

@DOBEN DOBEN force-pushed the fix-integration-tests branch from 0eb44d1 to dd0cb68 Compare November 22, 2023 12:27
@DOBEN DOBEN requested a review from abizjak November 22, 2023 12:28
@DOBEN DOBEN requested a review from abizjak November 22, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants