storj / uplink

Storj network Go library
MIT License
122 stars 17 forks source link

Flaky test storj.io/storj/satellite/reputation/suspension_test.TestAuditSuspendDQDisabled #161

Closed dlamarmorgan closed 10 months ago

dlamarmorgan commented 10 months ago

storj.io/storj/satellite/reputation/suspension_test.TestAuditSuspendDQDisabled https://build.dev.storj.tools/job/uplink-gerrit/2779/


--- FAIL: TestAuditSuspendDQDisabled/Postgres (0.85s)
suspension_test.go:231: 

Error Trace:    /go/pkg/mod/storj.io/storj@v1.91.0-alpha.0.20231120160751-866780bcde14/satellite/reputation/suspension_test.go:231

Error:          Received unexpected error:
                            satellitedb: ERROR: duplicate key value violates unique constraint "reputations_pkey" (SQLSTATE 23505)
egonelbre commented 10 months ago

Duplicate of https://github.com/storj/storj/issues/5496

egonelbre commented 10 months ago

Closing as a duplicate.