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

Flaky plutus-merkle-tree test #642

Closed
ffakenz opened this issue Dec 2, 2022 · 0 comments · Fixed by #643
Closed

Flaky plutus-merkle-tree test #642

ffakenz opened this issue Dec 2, 2022 · 0 comments · Fixed by #643
Assignees

Comments

@ffakenz
Copy link
Contributor

ffakenz commented Dec 2, 2022

Last seen in CI run https://github.com/input-output-hk/hydra-poc/actions/runs/3477337017/jobs/5813391414 on https://github.com/input-output-hk/hydra-poc//commits/59936b0fb9b96f19e395aa6a7c0e3b4167008aa4

Test suite unit: RUNNING...

Plutus.MerkleTree
  fromList . toList roundtrips MT
    +++ OK, passed 100 tests.
  can check membership of an element
    +++ OK, passed 100 tests; 13 discarded.
  tree is balanced FAILED [1]

Failures:

  test/Plutus/MerkleTreeSpec.hs:30:3: 
  1) Plutus.MerkleTree tree is balanced
       *** Gave up! Passed only 399 tests; 72 discarded tests (100.0% proofs are in log(n) size of tree).

  To rerun use: --match "/Plutus.MerkleTree/tree is balanced/"

Randomized with seed 1850098941

Finished in 0.1014 seconds
3 examples, 1 failure
Test suite unit: FAIL
@ffakenz ffakenz self-assigned this Dec 2, 2022
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 a pull request may close this issue.

1 participant