generated from sigstore/sigstore-project-template
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi! I'm packaging this for Debian, and on our riscv64 builds, I got this self-test failure:
sign_test.go:102: expected SigningTime to be now. Difference was -1.020778821s
--- FAIL: TestSignDetached (0.02s)
I suspect this is triggered by this platform being really slow. From the error messages, maybe something is taking more than 1 second and this trigger a time comparison mismatch?
Could you make the allowed time window a bit larger? Say 5 seconds instead of 1 second?
/Simon
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working