Skip to content

test: Make tests locale independent#8328

Merged
jeremylong merged 3 commits intomainfrom
make-test-locale-independent
Feb 28, 2026
Merged

test: Make tests locale independent#8328
jeremylong merged 3 commits intomainfrom
make-test-locale-independent

Conversation

@nhumblot
Copy link
Copy Markdown
Collaborator

Description of Change

This change proposes to improve assertions to make them locale independent. The updated tests are failing on a French locale system.

Related issues

None

Have test cases been added to cover the new functionality?

no new test as no functionality is added

@boring-cyborg boring-cyborg Bot added core changes to core tests test cases utils changes to utils labels Feb 26, 2026
@chadlwilson
Copy link
Copy Markdown
Collaborator

chadlwilson commented Feb 27, 2026

Makes it a bit harder to understand the nature of the tests, but I guess I understand why you want to change this. Since ODC is not localized software, If it was easier to get IDEs to pick up settings from maven surefire config I'd normally have preferred to just force the locale during tests (or use a system properties test extension to enforce a locale for duration of the test) but I think either of those will probably be a bit of a pain.

@jeremylong jeremylong added this to the 12.2.1 milestone Feb 28, 2026
@jeremylong jeremylong merged commit 09fc505 into main Feb 28, 2026
5 checks passed
@jeremylong jeremylong deleted the make-test-locale-independent branch February 28, 2026 10:56
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core tests test cases utils changes to utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants