semaphore-protocol / semaphore

A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
883 stars 193 forks source link

Increase timeout for tests generating Semaphore proofs #761

Closed vplasencia closed 1 month ago

vplasencia commented 3 months ago

Description

There is an error when running the test workflow:

Proof › # generateProof › Should generate a Semaphore proof

    thrown: "Exceeded timeout of 20000 ms for a test.

https://github.com/semaphore-protocol/semaphore/actions/runs/8894821856/job/24423871569

sripwoud commented 3 months ago

There are 2 different issues in that test(s):

cedoor commented 1 month ago

@vplasencia we shouldn't need this anymore. Can we close this issue?

vplasencia commented 1 month ago

I will close it. The PR was already merged some time ago.