Skip to content
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

Fix/build issues outside of china #12600

Merged

Conversation

chrisdutz
Copy link
Contributor

Our testsuite doesn't pass when run on some systems with other Locale or TimeZone settings.

Mainly issues result from Locales like the German locale using "," for decimal separators instead of ".". Another problem causing issues, is that our long timestamps are GMT based and when running the tests in other timzeones, there can be differences. Therefore I've ensured the timezone is set to a chinese timezone when starting the server and ensured the Timzeone is set correctly for the tests that were causing problems.

chrisdutz and others added 30 commits August 17, 2023 11:31
@JackieTien97 JackieTien97 merged commit b4989ed into apache:master May 29, 2024
57 checks passed
@chrisdutz chrisdutz deleted the fix/build-issues-outside-of-china branch June 7, 2024 10:33
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