Skip to content

Ensure tests are working in all environments by running them in US english#10781

Merged
djhi merged 1 commit intomasterfrom
fix-tests-localization
Jun 19, 2025
Merged

Ensure tests are working in all environments by running them in US english#10781
djhi merged 1 commit intomasterfrom
fix-tests-localization

Conversation

@Madeorsk
Copy link
Copy Markdown
Contributor

Problem

Some tests were not working locally as I have a machine configured in a different language than

Solution

Override environment to always use LANG=en_US.UTF-8 to run tests in a consistent environment.

How To Test

LANG=fr_FR.UTF-8 make test and it's still working.

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • [ ] The PR includes unit tests (if not possible, describe why)
  • [ ] The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

@Madeorsk Madeorsk marked this pull request as ready for review June 11, 2025 16:12
@Madeorsk Madeorsk added the RFR Ready For Review label Jun 11, 2025
@djhi djhi merged commit 61e4f97 into master Jun 19, 2025
15 checks passed
@djhi djhi deleted the fix-tests-localization branch June 19, 2025 11:46
@djhi djhi modified the milestones: 5.9.0, 5.8.5 Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants