8000 flake: TestTracker_MultipleInstances · Issue #13910 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
flake: TestTracker_MultipleInstances #13910
Closed
@spikecurtis

Description

@spikecurtis

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...

Metadata

Metadata

Labels

s4Internal bugs (e.g. test flakes), extreme edge cases, and bug risks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0