-
Notifications
You must be signed in to change notification settings - Fork 5.5k
fix: use NewParallelCLI in compose_run_build_once_test.go #13339
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
base: main
Are you sure you want to change the base?
Conversation
7692d07 to
9cf46fa
Compare
|
I think I found the reason
but if we use only |
108129a to
5be18ee
Compare
|
Yes, it works now, tested 5 times. p.s. the failed test is |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
It failed, investigating.. |
Signed-off-by: Suleiman Dibirov <[email protected]>
bea9442 to
53f9adb
Compare
53f9adb to
ec92478
Compare
|
7-8 successful executions, looks like it's safe now |
c72ca38 to
dad6b9b
Compare
Signed-off-by: Suleiman Dibirov <[email protected]>
dad6b9b to
3ce4d88
Compare
What I did
Trying to fix the CI test's issue introduced here #13325