IntersectMBO / IntersectMBO/cardano-base

`SchnorrSecp256k1` test failure

Open
#436 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Haskell
Stars
105
Forks
54
Avg merge
9d 2h
Merged PRs (30d)
4

Description

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`:

```text
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.

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.