Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

Madeorsk
Copy link
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
Development

Successfully merging this pull request may close these issues.

2 participants