Skip to content

Conversation

@labkey-tchad
Copy link
Member

@labkey-tchad labkey-tchad commented May 29, 2025

Rationale

Test build mangles UTF character literals on Windows.

[ant:iajc] private static final char WIDE_PLACEHOLDER = 'Î '; // Wide character can't be picked from the string with 'charAt'
[ant:iajc]                                              ^^^^
[ant:iajc] D:\teamcity\work\8063137bf091310a\server\testAutomation\src\org\labkey\test\util\TestDataGenerator.java:76:0::0 Invalid character constant

Related Pull Requests

Changes

  • Use latin character codes to fix test build on Windows

@labkey-tchad labkey-tchad merged commit b244b28 into develop May 29, 2025
7 checks passed
@labkey-tchad labkey-tchad deleted the fb_fixTestCompileWindows branch May 29, 2025 18:29
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.

3 participants