Skip to content

Fix/build issues outside of china#12600

Merged
JackieTien97 merged 38 commits intoapache:masterfrom
chrisdutz:fix/build-issues-outside-of-china
May 29, 2024
Merged

Fix/build issues outside of china#12600
JackieTien97 merged 38 commits intoapache:masterfrom
chrisdutz:fix/build-issues-outside-of-china

Conversation

@chrisdutz
Copy link
Copy Markdown
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
@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