Skip to content

Cherry-pick to earlgrey_1.0.0: [manuf] Fix orchestrator subprocess stdout/stderr flakiness#30440

Open
lowrisc-ci[bot] wants to merge 1 commit into
earlgrey_1.0.0from
backport-29863-to-earlgrey_1.0.0
Open

Cherry-pick to earlgrey_1.0.0: [manuf] Fix orchestrator subprocess stdout/stderr flakiness#30440
lowrisc-ci[bot] wants to merge 1 commit into
earlgrey_1.0.0from
backport-29863-to-earlgrey_1.0.0

Conversation

@lowrisc-ci

@lowrisc-ci lowrisc-ci Bot commented Jun 17, 2026

Copy link
Copy Markdown

This is an automatic cherry-pick of #29863 to branch earlgrey_1.0.0.

We need to wait for the tee outputs to finish, otherwise there may be a
final line buffered in stdout/stderr that is not yet written. In unlucky
cases, we can try and look for the data on this line and thus encounter
flakiness. This becomes much more likely under heavy processing load,
when many tests are running in parallel.

Signed-off-by: Alex Jones <alex.jones@lowrisc.org>
(cherry picked from commit 3951374)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant