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 test: Compare Wallet impl. with Specification #3248

Closed
1 task done
jonathanknowles opened this issue Apr 22, 2022 · 2 comments
Closed
1 task done

Flaky test: Compare Wallet impl. with Specification #3248

jonathanknowles opened this issue Apr 22, 2022 · 2 comments
Labels
Test failure A flaky test or nightly CI failure

Comments

@jonathanknowles
Copy link
Member

jonathanknowles commented Apr 22, 2022

Please ensure:

  • This is actually a flaky test already present in the code and not caused by your PR.

Context

https://hydra.iohk.io/build/13887987/nixlog/1/tail

Seen on CI for:
#3247

Relevant team discussions

https://element.adrestia.iohkdev.io/#/room/!pVmOFJiBkItJMNTmCR:adrestia.iohkdev.io/$-unJ0isT24cCiJETY75z3G2eWQYSDYEiGXxZb-eRWao?via=adrestia.iohkdev.io

Job name

https://hydra.iohk.io/build/13887987/nixlog/1/tail

Test case name(s)

Compare Wallet impl. with Specification

Error message

Failures:

  test/unit/Cardano/Wallet/Primitive/ModelSpec.hs:201:9: 
  1) Cardano.Wallet.Primitive.Model, Compare Wallet impl. with Specification, Lemma 3.2 - dom u ⋪ updateUTxO b u = new b
       Insufficient coverage (after 6400 tests):
         71.00% utxo ≠ ∅ 
         
         Only 71.00% utxo ≠ ∅ , but expected 75.00%

  To rerun use: --match "/Cardano.Wallet.Primitive.Model/Compare Wallet impl. with Specification/Lemma 3.2 - dom u \8938 updateUTxO b u = new b/"

Randomized with seed 1367156704

Build link

https://hydra.iohk.io/build/13887987

@jonathanknowles jonathanknowles added the Test failure A flaky test or nightly CI failure label Apr 22, 2022
@Anviking
Copy link
Member

Link has expired, but I presume this is fixed, or it hasn't been seen again for a while at least

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test failure A flaky test or nightly CI failure
Projects
None yet
Development

No branches or pull requests

2 participants