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 failing cardano-constitution tests #6679

Open
kwxm opened this issue Nov 18, 2024 · 1 comment
Open

Fix failing cardano-constitution tests #6679

kwxm opened this issue Nov 18, 2024 · 1 comment

Comments

@kwxm
Copy link
Contributor

kwxm commented Nov 18, 2024

Executing cabal test cardano-constituion-tests --test-option "-p /Golden/" causes ten tests to fail: see the attached output. It's not immediately clear what the problem is, but many of the failures are budget tests. We should work out what's wrong and fix it. It may just be a matter of using --accept, but we should understand what's caused the problem first.

cardano-constitution-tests-failure.txt


Also, there's a sporadic error that can be reproduced by

cabal test cardano-constitution --test-option "--quickcheck-replay=(SMGen 11481876245814893229 13091201211930954589,3)" --test-option "-p /hsValidatorsAgreeAll/"

This seems to be a separate issue.

@effectfully
Copy link
Contributor

I'm removing the "status: needs action from the team" label, since that one makes most sense when we want to report something to the user who opened the issue. This one is an internal issue, so I'd rather not nudge ourselves with labels here.

@kwxm kwxm changed the title Fix cardano-constitution-tests Fix failing cardano-constitution tests Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants