Skip to content

test(conn): model receiving player in deleteStream setup-timeout test - #208

Merged
AlexanderWagnerDev merged 1 commit into
mainfrom
cursor/ci-autofix-automation-5774
Aug 10, 2026
Merged

test(conn): model receiving player in deleteStream setup-timeout test#208
AlexanderWagnerDev merged 1 commit into
mainfrom
cursor/ci-autofix-automation-5774

Conversation

@cursor

@cursor cursor Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes CI on PR #207 (delete_stream_clears_is_playing_and_grants_a_fresh_window).

PR #207 reaps unpaused play sessions with zero outbound relay after the setup grace window. The existing deleteStream regression test modeled a player without any relay bytes, so session_setup_timed_out() correctly reaped it and the assertion failed.

Change

Set media_bytes_sent = 1 in the test so it exercises a legitimate viewer receiving relay, not an idle squatter.

CI

After merge, PR #207 should rebase on main to pick up this test fix.

Open in Web View Automation 

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Unpaused players with zero outbound relay are reaped after the setup
grace window (PR #207). The deleteStream regression test must set
media_bytes_sent so it exercises a legitimate viewer, not a squatter.

Co-authored-by: Alexander Wagner <info@alexanderwagnerdev.com>
@AlexanderWagnerDev
AlexanderWagnerDev marked this pull request as ready for review August 10, 2026 09:58
@AlexanderWagnerDev
AlexanderWagnerDev merged commit 3d6a328 into main Aug 10, 2026
34 checks passed
@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because your trial has ended. Ask your workspace admin to add credits to resume reviews. Manage billing

@AlexanderWagnerDev
AlexanderWagnerDev deleted the cursor/ci-autofix-automation-5774 branch August 10, 2026 09:58
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