- Notifications
You must be signed in to change notification settings - Fork923
Closed
Description
Seen here:https://github.com/coder/coder/runs/27527618569
dbgen.go:97: Error Trace:/home/runner/work/coder/coder/coderd/database/dbgen/dbgen.go:97 /home/runner/work/coder/coder/coderd/database/dbfake/dbfake.go:337 /home/runner/work/coder/coder/coderd/database/dbfake/dbfake.go:139 /home/runner/work/coder/coder/coderd/workspacestats/tracker_test.go:156 Error: Received unexpected error: pq: duplicate key value violates unique constraint "templates_organization_id_name_idx" Test: TestTracker_MultipleInstances Messages: insert template
Looks like dbgen is creating names that collide...