- Notifications
You must be signed in to change notification settings - Fork1k
test(cli): fix race in provisioner list statuses for golden files#16205
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
20 changes: 11 additions & 9 deletionscli/provisioners_test.go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletionscli/testdata/TestProvisioners_Golden/list.golden
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
ID CREATED AT LAST SEEN AT NAMEVERSION TAGS KEY NAME STATUS CURRENT JOB ID CURRENT JOB STATUS PREVIOUS JOB ID PREVIOUS JOB STATUS ORGANIZATION | ||
00000000-0000-0000-aaaa-000000000000 ====[timestamp]===== ====[timestamp]=====default-provisioner v0.0.0-develmap[owner: scope:organization] built-in idle<nil><nil> 00000000-0000-0000-bbbb-000000000001 succeeded Coder | ||
00000000-0000-0000-aaaa-000000000001 ====[timestamp]===== ====[timestamp]===== provisioner-1v0.0.0 map[foo:barowner: scope:organization]built-in busy00000000-0000-0000-bbbb-000000000002 running<nil><nil> Coder | ||
00000000-0000-0000-aaaa-000000000002 ====[timestamp]===== ====[timestamp]===== provisioner-2v0.0.0 map[owner: scope:organization] built-inoffline<nil> <nil>00000000-0000-0000-bbbb-000000000003 succeeded Coder | ||
00000000-0000-0000-aaaa-000000000003 ====[timestamp]===== ====[timestamp]=====provisioner-3 v0.0.0map[owner: scope:organization] built-in idle <nil> <nil><nil> <nil> Coder |
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.