Skip to content

Fix flaky v4l2 stream proxy e2e test - #3088

Draft
bridadan wants to merge 2 commits into
google:mainfrom
bridadan:fix_flaky_v4l2_stream_proxy_e2e_test
Draft

Fix flaky v4l2 stream proxy e2e test#3088
bridadan wants to merge 2 commits into
google:mainfrom
bridadan:fix_flaky_v4l2_stream_proxy_e2e_test

Conversation

@bridadan

Copy link
Copy Markdown
Collaborator

The fake video producer in the v4l2_stream_proxy e2e test sometimes
fails with a "broken pipe" error, which causes other tests to fail.
However, broken pipes are expected when stopping streamming in the
guest, so we need to place the video producer login in a loop so it
retries instead of erroring.

Bug: 548638693

Brian Daniels added 2 commits August 24, 2026 12:20
The fake video producer in the v4l2_stream_proxy e2e test sometimes
fails with a "broken pipe" error, which causes other tests to fail.
However, broken pipes are expected when stopping streamming in the
guest, so we need to place the video producer login in a loop so it
retries instead of erroring.

Bug: 548638693
@bridadan
bridadan force-pushed the fix_flaky_v4l2_stream_proxy_e2e_test branch from 5e8fd6b to 7810d1d Compare August 24, 2026 16:20
@bridadan bridadan added the kokoro:run Run e2e tests. label Aug 24, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Aug 24, 2026
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.

2 participants