Skip to content

Change test to generate uft8 file - #2079

Merged
zentron merged 1 commit into
mainfrom
robe/fix-utf8-test
Jul 23, 2026
Merged

Change test to generate uft8 file#2079
zentron merged 1 commit into
mainfrom
robe/fix-utf8-test

Conversation

@zentron

@zentron zentron commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

The previous implimentation was fraigile in that the non-ASCII-named zip was a checked-in binary fixture that had to survive Windows build → zip artifact → TeamCity download → Linux agent unpack before the test ever ran. That whole chain is outside the codebase's control, which is exactly why it broke intermittently, and only on the ephemeral Amazon Linux 2 agents.

The previous implimentation was fraigile in that the non-ASCII-named zip was a checked-in binary fixture that had to survive Windows build → zip artifact → TeamCity download → Linux agent unpack before the test ever ran. That whole chain is outside the codebase's control (or ours to fully trust), which is exactly why it broke intermittently, and only on the ephemeral Amazon Linux 2 agents.
@zentron
zentron force-pushed the robe/fix-utf8-test branch from 133ed91 to 145fa9f Compare July 23, 2026 21:12
@zentron
zentron marked this pull request as ready for review July 23, 2026 21:33
@zentron
zentron merged commit 14e0860 into main Jul 23, 2026
35 checks passed
@zentron
zentron deleted the robe/fix-utf8-test branch July 23, 2026 23:50
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