Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(coderd): improve workspace tests #15069

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 5 commits into from
Oct 15, 2024
Merged

Conversation

defelmnq
Copy link
Contributor

@defelmnq defelmnq commented Oct 14, 2024

With a recent PR we introduced new tests that - while running in parallel to the existing ones - are failing.

This PR is a quick proposal to fix it - tested in local and in the CI to unblock the situation. We can ignore it to work on a longer term solution if preferred.

@defelmnq defelmnq changed the title fix: coderd workspace tests fix(coderd): workspace tests Oct 14, 2024
@defelmnq defelmnq changed the title fix(coderd): workspace tests fix(coderd): implement workspace tests Oct 14, 2024
@defelmnq defelmnq changed the title fix(coderd): implement workspace tests fix(coderd): Modify workspace tests parallel run Oct 14, 2024
@defelmnq defelmnq changed the title fix(coderd): Modify workspace tests parallel run fix(coderd): Improve workspace tests Oct 15, 2024
@defelmnq defelmnq changed the title fix(coderd): Improve workspace tests fix(coderd): improve workspace tests Oct 15, 2024
@defelmnq defelmnq marked this pull request as ready for review October 15, 2024 00:11
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stamp 👍

Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a follow-up PR to investigate re-enabling parallelism for these tests?

@defelmnq
Copy link
Contributor Author

coder/internal#103

Just created the follow-up issue to keep it in mind.

@defelmnq defelmnq merged commit 42e2a41 into main Oct 15, 2024
38 checks passed
@defelmnq defelmnq deleted the fix/coderd-workspacebuilds-test branch October 15, 2024 14:30
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2024
@BrunoQuaresma
Copy link
Collaborator

I have fixed that by moving the workspace creation inside of each test 🤔 #15077

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.

4 participants