fix: use NewParallelCLI in compose_run_build_once_test.go#13339
Merged
ndeloof merged 2 commits intodocker:mainfrom Nov 6, 2025
Merged
fix: use NewParallelCLI in compose_run_build_once_test.go#13339ndeloof merged 2 commits intodocker:mainfrom
ndeloof merged 2 commits intodocker:mainfrom
Conversation
7692d07 to
9cf46fa
Compare
Collaborator
Author
|
I think I found the reason
but if we use only |
108129a to
5be18ee
Compare
Collaborator
Author
|
Yes, it works now, tested 5 times. p.s. the failed test is |
glours
approved these changes
Nov 3, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Collaborator
Author
|
It failed, investigating.. |
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
bea9442 to
53f9adb
Compare
53f9adb to
ec92478
Compare
Collaborator
Author
|
7-8 successful executions, looks like it's safe now |
c72ca38 to
dad6b9b
Compare
dad6b9b to
3ce4d88
Compare
ndeloof
approved these changes
Nov 6, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What I did
Trying to fix the CI test's issue introduced here #13325