Skip to content

Make test_iostream more reliable#204

Merged
Flamefire merged 3 commits intodevelopfrom
test-iostream
Feb 22, 2026
Merged

Make test_iostream more reliable#204
Flamefire merged 3 commits intodevelopfrom
test-iostream

Conversation

@Flamefire
Copy link
Collaborator

On CI using MinGW mocking the stdin buffer sometimes fails.
It should read:

Hello std in
ä - ö - ü - м - ν

However sometimes the 2nd line is returned instead of the first or the first is repeated.
This only reproduces on CI, so detect and ignore those known cases

The test occasionally fails on CI.
Flush the input console before adding mock data and ensure Unicode input
is correctly processed by setting virtual key and scan codes to zero.
@Flamefire Flamefire merged commit 06a57a6 into develop Feb 22, 2026
93 of 95 checks passed
@Flamefire Flamefire deleted the test-iostream branch February 22, 2026 16:55
github-actions bot pushed a commit that referenced this pull request Feb 22, 2026
github-actions bot pushed a commit that referenced this pull request Feb 22, 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.

1 participant