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

Skip to content

chore: improve autobuild.executor unit tests #1859

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

Closed
Tracked by #1317
johnstcn opened this issue May 27, 2022 · 0 comments · Fixed by #1876
Closed
Tracked by #1317

chore: improve autobuild.executor unit tests #1859

johnstcn opened this issue May 27, 2022 · 0 comments · Fixed by #1876
Assignees
Labels
api Area: HTTP API
Milestone

Comments

@johnstcn
Copy link
Member

johnstcn commented May 27, 2022

Autobuild lifecycle tests have a time.After(5 * time.Second) in a few places, which causes the tests to take ~15s.
The reason for the wait is to ensure that a workspace build occurs.
Investigate low-cost ways to improve these wait times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants