Skip to content

Stabilize encrypted MAv2 spawn request test - #31586

Merged
jif-oai merged 1 commit into
mainfrom
jif/stabilize-mav2-spawn-agent-message
Jul 8, 2026
Merged

Stabilize encrypted MAv2 spawn request test#31586
jif-oai merged 1 commit into
mainfrom
jif/stabilize-mav2-spawn-agent-message

Conversation

@jif-oai

@jif-oai jif-oai commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Why

The encrypted MAv2 spawn test often reads the parent follow-up request before the child has sent its first request. The response mock records candidate requests before applying its specific matcher, so the test can see an empty agent_message list even though delivery happens a moment later.

What changed

Wait for the recorded child request that contains agent_message, using the same short bounded polling pattern already used in this test module. The exact encrypted payload and communication-log assertions stay unchanged.

This is test-only: it does not add product delays, loosen the assertion, or change multi-agent behavior. No follow-up is expected.

@jif-oai
jif-oai requested a review from a team as a code owner July 8, 2026 14:52
@jif-oai
jif-oai merged commit 8dfd397 into main Jul 8, 2026
33 checks passed
@jif-oai
jif-oai deleted the jif/stabilize-mav2-spawn-agent-message branch July 8, 2026 14:59
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant