spiffe / spire

The SPIFFE Runtime Environment
https://spiffe.io
Apache License 2.0
1.8k stars 474 forks source link

Flaky test: TestEnqueueDestructionFailure #4203

Closed rturner3 closed 1 year ago

rturner3 commented 1 year ago
--- FAIL: TestEnqueueDestructionFailure (0.09s)
    gcpkms_test.go:632: 
            Error Trace:    /home/runner/work/spire/spire/pkg/server/plugin/keymanager/gcpkms/gcpkms_test.go:632
            Error:          An error is expected but got nil.
            Test:           TestEnqueueDestructionFailure
FAIL
FAIL    github.com/spiffe/spire/pkg/server/plugin/keymanager/gcpkms 1.225s

https://github.com/spiffe/spire/actions/runs/5147054817/jobs/9266978724?pr=4198

rturner3 commented 1 year ago

Duplicate of #3687.