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

Regression Test failure on CI: InsufficientCollateral #4885

Open
teodanciu opened this issue Feb 11, 2025 · 2 comments
Open

Regression Test failure on CI: InsufficientCollateral #4885

teodanciu opened this issue Feb 11, 2025 · 2 comments

Comments

@teodanciu
Copy link
Contributor

A new test failure on CI:

testlib/Test/Cardano/Ledger/Conway/Binary/Regression.hs:95:11
      Conway.Regression.ImpTest InsufficientCollateral is not encoded with negative coin #4198 

To reproduce:

To rerun use: --match "/Conway/Regression/ImpTest/InsufficientCollateral is not encoded with negative coin #4198/" --seed 79130101
@teodanciu teodanciu changed the title Regression Test failure on CI Regression Test failure on CI: InsufficientCollateral Feb 11, 2025
@teodanciu
Copy link
Contributor Author

teodanciu commented Feb 12, 2025

Other failing seeds: 1383806252, 1756064486, 1977381183

@Soupstraw
Copy link
Contributor

I also got BabbageOutputTooSmallUTxO in this same test, I think sometimes it generates protocol parameters that are incompatible with the hard-coded values. The solution would be to either set the PParams to some known value or to rewrite the test so that it does not use hard-coded values.

@Soupstraw Soupstraw mentioned this issue Feb 14, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants