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

SchnorrSecp256k1 test failure #436

Open
jorisdral opened this issue Aug 24, 2023 · 0 comments
Open

SchnorrSecp256k1 test failure #436

jorisdral opened this issue Aug 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jorisdral
Copy link
Contributor

jorisdral commented Aug 24, 2023

https://github.com/input-output-hk/cardano-base/actions/runs/5953821210/job/16148970273?pr=433 shows a test failure related to SchnorrSecp256k1 on MacOS with ghc-8.10.7:

SchnorrSecp256k1
      Signing and verifications should be successful.:                                              OK
      Verification only should be successful.:                                                      FAIL
        src/Test/Crypto/Vector/Secp256k1DSIGN.hs:330:
        Test failed. Verification only should be successful.
        Use -p '/SchnorrSecp256k1.Verification only should be successful./' to rerun this test only.

However, it seems to be a flaky failure, since the job was completed successfully after a restart.

@jorisdral jorisdral added the bug Something isn't working label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant