Skip to content

update tests/component-model submodule and fix test - #14340

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
dicej:fix-zero-length-write-after-cancel
Sep 15, 2026
Merged

alexcrichton merged 1 commit into
bytecodealliance:mainfrom
dicej:fix-zero-length-write-after-cancel

Conversation

@dicej

@dicej dicej commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This fixes the test failure described in
WebAssembly/component-model#721, where a zero-length write following a cancelled non-zero-length write should return BLOCKED but was instead returning COMPLETED.

This fixes the test failure described in
WebAssembly/component-model#721, where a zero-length
write following a cancelled non-zero-length write should return `BLOCKED` but
was instead returning `COMPLETED`.
@dicej
dicej requested a review from alexcrichton September 15, 2026 18:06
@dicej
dicej requested a review from a team as a code owner September 15, 2026 18:06
@alexcrichton
alexcrichton added this pull request to the merge queue Sep 15, 2026
Merged via the queue into bytecodealliance:main with commit 01caac9 Sep 15, 2026
54 checks passed
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