IntersectMBO / IntersectMBO/plutus

Fix failing cardano-constitution tests

Open
#6,679 3 comments 0 reactions 0 assignees View on GitHub
bug Constitution Internal status: triaged tech debt Test
Dominant language
Haskell
Stars
1.6k
Forks
508
Avg merge
3d 10h
Merged PRs (30d)
22

Description

Executing `cabal test cardano-constitution-test --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](https://github.com/user-attachments/files/17800141/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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.