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(tests): handle new error message in node 9.2.0+ #2636

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Sep 19, 2024

Updated test assertions to handle the new "Illegal Value in TxOut" error message introduced in cardano-node version 9.2.0. This ensures that the tests remain compatible with the latest node version.

  • Added "Illegal Value in TxOut" to relevant assertions.
  • Maintained compatibility with previous error messages.

Updated test assertions to handle the new "Illegal Value in TxOut" error
message introduced in cardano-node version 9.2.0. This ensures that the
tests remain compatible with the latest node version.

- Added "Illegal Value in TxOut" to relevant assertions.
- Maintained compatibility with previous error messages.
Added a new issue blocker `cli_904` for tracking CLI issue 904.
@mkoura mkoura merged commit 170c650 into master Sep 19, 2024
3 checks passed
@mkoura mkoura deleted the new_err_msg_negative_txout_value branch September 19, 2024 15:39
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.

1 participant