Skip to content

Fix binary writing for test_emit_all_features#8642

Merged
stevenfontanella merged 1 commit intomainfrom
emit-all-features
Apr 23, 2026
Merged

Fix binary writing for test_emit_all_features#8642
stevenfontanella merged 1 commit intomainfrom
emit-all-features

Conversation

@stevenfontanella
Copy link
Copy Markdown
Member

@stevenfontanella stevenfontanella commented Apr 22, 2026

In #8639, the CI failed on Windows 11 because the total number of features became 26 (0x1A), which is the EOF byte in Windows. Write to a temp file to ensure that the file is read as binary. Resolves the CI in the next PR.

Part of #8544.

@stevenfontanella stevenfontanella marked this pull request as ready for review April 23, 2026 00:13
@stevenfontanella stevenfontanella requested a review from a team as a code owner April 23, 2026 00:13
@stevenfontanella stevenfontanella requested review from tlively and removed request for a team April 23, 2026 00:13
@stevenfontanella stevenfontanella merged commit cd26fc1 into main Apr 23, 2026
16 checks passed
@stevenfontanella stevenfontanella deleted the emit-all-features branch April 23, 2026 04:57
@stevenfontanella stevenfontanella linked an issue Apr 27, 2026 that may be closed by this pull request
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.

Support wide-arithmetic proposal

2 participants