Fix binary flaky test#6147
Conversation
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6147 +/- ##
==========================================
+ Coverage 28.60% 28.67% +0.07%
==========================================
Files 522 535 +13
Lines 56252 57333 +1081
==========================================
+ Hits 16091 16442 +351
- Misses 38906 39613 +707
- Partials 1255 1278 +23
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@khanhtc1202 |
Warashi
left a comment
There was a problem hiding this comment.
TBH, I don't know why this change fixes the flaky bug, but let's try.
ffjlabo
left a comment
There was a problem hiding this comment.
This might be the solution but let's try.
|
@t-kikuc, This is based on advice from the CI runner team. There were problems with the runner controller, and this is the workaround I got in the ticket (ref: https://cloud-native.slack.com/archives/C08P4HUFQ6M/p1755806702694699?thread_ts=1755774267.176689&cid=C08P4HUFQ6M) |
|
@khanhtc1202 Thank you! |
What this PR does:
as title
Why we need it:
Binary test failed randomly on the new vm runner
ref: https://github.com/pipe-cd/pipecd/actions/runs/17122998539/job/48572902973?pr=6146#step:4:321
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: