Skip to content

fix: increase workspace name randomess in tests #7018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Apr 5, 2023

    workspacequota_test.go:123:
        	Error Trace:	/home/runner/work/coder/coder/coderd/coderdtest/coderdtest.go:720
        	            				/home/runner/work/coder/coder/enterprise/coderd/workspacequota_test.go:123
        	Error:      	Received unexpected error:
        	            	POST http://localhost:37239/api/v2/organizations/0892af03-155e-4de3-a11f-a9359ca3e807/members/me/workspaces: unexpected status code 409: Workspace "objective-jang3" already exists.
        	            		name: This value is already in use and should be unique.
        	Test:       	TestWorkspaceQuota/BlocksBuild

```
    workspacequota_test.go:123:
        	Error Trace:	/home/runner/work/coder/coder/coderd/coderdtest/coderdtest.go:720
        	            				/home/runner/work/coder/coder/enterprise/coderd/workspacequota_test.go:123
        	Error:      	Received unexpected error:
        	            	POST http://localhost:37239/api/v2/organizations/0892af03-155e-4de3-a11f-a9359ca3e807/members/me/workspaces: unexpected status code 409: Workspace "objective-jang3" already exists.
        	            		name: This value is already in use and should be unique.
        	Test:       	TestWorkspaceQuota/BlocksBuild
```
@coadler coadler self-assigned this Apr 5, 2023
@coadler coadler requested a review from kylecarbs April 5, 2023 18:15
@coadler coadler merged commit f4f40d0 into main Apr 6, 2023
@coadler coadler deleted the colin/test-random branch April 6, 2023 16:53
@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants