-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I have not investigated this, but it only occurred for two out of 2880 benchmark runs. It occurred for both old and new runs, and the issue is not consistent across a specific set of parameters. This is all the information I have, as it occurred during benchmark runs without any other logging:
(old version)
--- FAIL: BenchmarkVerifyAggregateQC/Crypto=bls12/Cache=0/Participants=800/QCsPerParticipant=4-12
cert_test.go:460: VerifyAggregateQC failed: bls12: failed to verify message
--- FAIL: BenchmarkVerifyAggregateQC/Crypto=bls12/Cache=10/Participants=800/QCsPerParticipant=1-12
cert_test.go:460: VerifyAggregateQC failed: bls12: failed to verify aggregated message
(new version)
--- FAIL: BenchmarkVerifyAggregateQC/Crypto=bls12/Cache=10/Participants=400/QCsPerParticipant=4-12
cert_test.go:460: VerifyAggregateQC failed: bls12: failed to verify aggregated message
--- FAIL: BenchmarkVerifyAggregateQC/Crypto=bls12/Cache=10/Participants=800/QCsPerParticipant=40-12
cert_test.go:460: VerifyAggregateQC failed: bls12: failed to verify message
Copilot
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working